Skip to content

Conversation

@chipbarnaby
Copy link
Contributor

Description

Eliminate support for '/' as prefix for command line switches due to ambiguity relative to file paths beginning with '/'. Now the only supported form of switches is '-', e.g.

cse -dUX=42 myfile

Some minor cleanups also.

No results changes.

Documentation did not mention '/' switch form. Minor documentation edits done while searching for '/' references.

@chipbarnaby chipbarnaby marked this pull request as draft June 19, 2025 18:41
@nealkruis
Copy link
Contributor

@chipbarnaby is there more work you want to do here before we take it out of "draft" and merge it?

@chipbarnaby
Copy link
Contributor Author

chipbarnaby commented Jul 3, 2025 via email

@chipbarnaby chipbarnaby marked this pull request as ready for review July 7, 2025 18:06
@chipbarnaby chipbarnaby merged commit 1e9eb24 into main Jul 7, 2025
4 checks passed
@nealkruis nealkruis deleted the cmdline-switch branch July 7, 2025 18:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Conflicts between unix path types and preprocessor command line arguments

3 participants