Skip to content

Conflicts between unix path types and preprocessor command line arguments #555

@nealkruis

Description

@nealkruis

On unix systems, absolute paths begin with a / character. If the CSE input file is specified using an absolute path on the command line, and the directory begins with a D, U, or I, CSE will try to parse it as a preprocessor definition/undefine/include. On Mac, most user content is found under /Users/<user_name>/....

This is happening on this line of code.

Metadata

Metadata

Assignees

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