simplecpp icon indicating copy to clipboard operation
simplecpp copied to clipboard

remove support for `#file` and `#endfile`

Open firewave opened this issue 2 months ago • 2 comments

As per https://github.com/danmar/simplecpp/pull/505#issuecomment-3458068047 this was for internal use in Cppcheck but is not longer needed.

firewave avatar Oct 28 '25 19:10 firewave

There is also some downstream test code which needs to be removed when this is being merged.

firewave avatar Oct 28 '25 19:10 firewave

It is only used downstream to be able to test includes without having them as actual files.

firewave avatar Nov 06 '25 17:11 firewave