Skip to content

Gprclean doesn't support -vPx #147

Description

@simonjwright

The GPRBuild Companion Tools documentation, and the runtime help, both say that gprclean should accept -vPx (the runtime help doesn't say what 'x' should be!)

This doesn't work, because of this:

            elsif In_Package_Clean then
               Bad_Switch;

(looking at In_Package_Clean, it seems to mean "we are dealing with an actual project, not the default one" - in which case it would be nice to be able to see verbose reports of the processing).

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions