Skip to content

Conversation

firewave
Copy link
Collaborator

No description provided.

@firewave firewave marked this pull request as draft June 11, 2025 10:55
@firewave firewave changed the title main.cpp: error out when file/path provided by -I or -include= do not exist main.cpp: error out when file/path provided by -I or -include= does not exist Jun 11, 2025
@firewave firewave force-pushed the main-err branch 4 times, most recently from 807bbf5 to 97e7735 Compare September 10, 2025 11:57
@firewave firewave changed the title main.cpp: error out when file/path provided by -I or -include= does not exist main.cpp: error out when file/path provided by -I or -include=, or the input do not exist Sep 10, 2025
@firewave firewave force-pushed the main-err branch 2 times, most recently from e8947d4 to a179a19 Compare September 10, 2025 12:13
@firewave
Copy link
Collaborator Author

It will only fail when -is is specified. The check within simplecpp is still flawed.

These checks are important for #438. The code can be simplified if #339 has been merged.

@firewave
Copy link
Collaborator Author

It will only fail when -is is specified. The check within simplecpp is still flawed.

I added checks for all cases in the CLI. I filed #539 about improving the library.

@firewave firewave marked this pull request as ready for review September 10, 2025 12:30
@firewave firewave mentioned this pull request Sep 10, 2025
@firewave firewave marked this pull request as draft September 10, 2025 12:59
@firewave firewave marked this pull request as ready for review September 10, 2025 13:09
@firewave firewave changed the title main.cpp: error out when file/path provided by -I or -include=, or the input do not exist main.cpp: error out when file/path provided by -I or -include=, or the input does not exist Sep 10, 2025
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.

1 participant