Skip to content

usemodules.pl and usemodules.py should be merged into a single tool #211

@vmagnin

Description

@vmagnin

For historical reasons, two usemodules.* scripts were written.
The Perl version is installed by CMake as a tool for users:
-- Installing: /usr/local/bin/gtk-3-fortran-modscan
The Python version is not installed by CMake and is simpler but has an interesting feature: detection of deprecated functions (based on information in the gtk-fortran-index.csv file). And it is used by sketcher/gtkf-sketcher.f90 (which should also be installed by CMake).

It would be better to merge the features of those two tools into a single one, either a Perl script or a Python one.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions