-
Notifications
You must be signed in to change notification settings - Fork 82
Issues: danmar/simplecpp
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Author
Label
Projects
Milestones
Assignee
Sort
Issues list
Double expanded macros aren't parsed well for delayed invocation
#394
opened Dec 10, 2024 by
Tal500
updated Dec 20, 2024
Macro defintion splitted with
\
in its macro name isn't respected well
#393
opened Dec 10, 2024 by
Tal500
updated Dec 15, 2024
-U
incorrectly undefines source-level define
#387
opened Nov 22, 2024 by
firewave
updated Dec 1, 2024
__TIME__
replacement might be empty depending on compiler
#391
opened Nov 22, 2024 by
firewave
updated Nov 22, 2024
When there are header files with the same name, the correct file cannot be found
#381
opened Oct 24, 2024 by
foryoung365
updated Oct 24, 2024
Incorrect treatment of consecutive ## operators
#378
opened Oct 13, 2024 by
chrchr-github
updated Oct 13, 2024
stack use after scope on cppcheck --check-config
#131
opened May 25, 2018 by
matthiaskrgr
updated Oct 11, 2024
use custom allocator/memory pool for
Token
allocations
enhancement
performance
#279
opened Nov 22, 2022 by
firewave
updated Oct 11, 2024
memory leak when processing empty/non-existent includes with
simplecpp
CLI
bug
#342
opened Feb 22, 2024 by
firewave
updated Oct 11, 2024
#include
pointing to directory is treated as existing empty file
bug
#343
opened Feb 22, 2024 by
firewave
updated Oct 11, 2024
fuzzing crash (stack overflow) in
simplecpp::Macro::expandHashHash()
bug
#346
opened Mar 23, 2024 by
firewave
updated Oct 11, 2024
__cplusplus
not set when DUI::std
is empty/invalid
#352
opened May 6, 2024 by
firewave
updated Oct 5, 2024
Token pasting/concatenation with ## leads to invalid result
#373
opened Oct 2, 2024 by
chrchr-github
updated Oct 2, 2024
failed to expand BOOST_MPL_AUX_NA_SPEC, Wrong number of parameters for macro BOOST_PP_TUPLE_ELEM
#159
opened Mar 14, 2019 by
gdsotirov
updated Sep 29, 2024
Possible fundamental flaw in order of pre-processing?
bug
#113
opened Dec 28, 2017 by
SimonFraser11
updated Aug 30, 2024
Nested macros containing ## do not get expanded properly.
bug
#66
opened Dec 27, 2016 by
tortoisedoc
updated Aug 28, 2024
token pasting ## fails with nested concatenation macros
#225
opened Aug 4, 2021 by
SpareSimian
updated Aug 27, 2024
combineOperators() misidentifies references in C code
#354
opened May 22, 2024 by
chrchr-github
updated May 22, 2024
simplecpp should support Unicode in identifiers
#348
opened Apr 9, 2024 by
rubenvb
updated Apr 9, 2024
Wrong token pasting/concatenation when token contains spaces
#124
opened Apr 12, 2018 by
versat
updated Mar 18, 2024
Previous Next
ProTip!
no:milestone will show everything without a milestone.