Issues
- 0
repeated macro invocation not expanded
#400 opened by danmar - 1
Fail to expand macro
#295 opened by danmar - 1
Debracket macro not expanded
#397 opened by danmar - 2
- 1
- 0
C89/C90 standard (and variants) treated as unknown
#365 opened by firewave - 5
- 0
fuzzing crash in `simplecpp::preprocess()`
#344 opened by firewave - 0
- 0
- 0
hash hash with an empty __VA_ARGS__ in a macro
#395 opened by danmar - 4
`-U` incorrectly undefines source-level define
#387 opened by firewave - 1
- 1
order of defines not respected
#386 opened by firewave - 1
- 0
When there are header files with the same name, the correct file cannot be found
#381 opened by foryoung365 - 0
Incorrect treatment of consecutive ## operators
#378 opened by chrchr-github - 0
- 2
integrate with OSS-Fuzz
#341 opened by firewave - 0
- 0
- 0
- 2
MSVC with address sanitizer activated crashes
#304 opened by mgerhardy - 2
- 1
- 3
Fail to expand macros
#293 opened by danmar - 0
__VA_OPT__ is not handled good enough
#368 opened by danmar - 0
Re-evaluate cache implementations
#361 opened by firewave - 0
- 0
simplecpp should support Unicode in identifiers
#348 opened by rubenvb - 0
Multiline comment not handled properly
#337 opened by chrchr-github - 0
object lifetime issue when reporting error
#335 opened by danmar - 0
Do not assert when source file is missing
#334 opened by danmar - 1
Invalid ## usage when expanding
#300 opened by hobala - 4
- 0
Fail to expand macro, comma in inner macro
#292 opened by danmar - 0
End of double #define not recognized
#321 opened by chrchr-github - 0
TokenList::lastLine() is slow for long lines
#314 opened by chrchr-github - 0
False positive returnDanglingLifetime returning pointer to stack char array as std::string (by way of a struct's constructor)
#316 opened by aremmell - 0
`realFilename()` should be dependent on filesystem instead of operating system
#308 opened by firewave - 0
Treat MacOS filesystem as case insensitive
#309 opened by firewave - 0
- 1
Problems with ##
#269 opened by pozzugno - 0
Wrong handling of #x in macro
#296 opened by danmar - 1
differentiate local includes and system includes
#283 opened by firewave - 0
https://github.com/mgood7123/libcpp
#274 opened by mgood7123 - 1
'l' is considered a float suffix
#264 opened by izzyreal - 0
wrong location for tokens
#263 opened by danmar - 0
skip all code inside #if 0
#262 opened by danmar - 1
token pasting and empty tokens
#259 opened by matlo