Skip to content
This repository was archived by the owner on Mar 31, 2026. It is now read-only.
This repository was archived by the owner on Mar 31, 2026. It is now read-only.

Multiple use of '--configure' (-C) cancels the previous '-C' #129

Description

@gst

Hi,

after having had to play with -C to add rpath AND unicode=ucs4 I realized that pythonz treats the --configure argument as a "single one" : that is the last provided -C on the command line take over all previous one. When I tried the first times I used many -C and only realized later that only the last one is accounted for.

I would have assumed they would sum up / concatenate.. (or otherwise print at least a warning about the fact that they aren't).

I think it's safe to make it so that multiple provided -C arguments would concatenate / append ?

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

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions