fixed #14675 - provide proper error ID for simplecpp::Output::EXPLICIT_INCLUDE_NOT_FOUND#8462
fixed #14675 - provide proper error ID for simplecpp::Output::EXPLICIT_INCLUDE_NOT_FOUND#8462firewave wants to merge 1 commit intodanmar:mainfrom
simplecpp::Output::EXPLICIT_INCLUDE_NOT_FOUND#8462Conversation
…IT_INCLUDE_NOT_FOUND`
|
|
with this PR I now get: Would it be possible to show which include is causing this error? |
As you can see in the added tests the name should be included. Your error message indicates that an empty filename was specified. How do you invoke the analysis? My hunch is that you are using a project and we are handling some empty field incorrectly. On a side note we could (should?) already bail out at the CLI parsing level. But I would like to cover that separately. |
|
I'm on windows 10 using the GUI to open a project which opens a vcxproj file. |



No description provided.