Issues
- 0
Add AIX openxl and xlclang toolchain support
#232 opened by tjcw - 3
Preserve code section
#224 opened by Zitrax - 1
Support GNU C `(x, ## __VA_ARGS__)` omit comma.
#219 opened by jwnhy - 2
Failing to emit line directive if included file has a #if or #define on the first line
#222 opened by njnobles - 6
- 17
Line directive emitted in middle of multi-line string which contains an ifdef or ifndef
#225 opened by njnobles - 1
Seg fault under C++20 and empty stringify parameter.
#220 opened by jwnhy - 6
Support "named" variadic macros
#164 opened by jefftrull - 4
- 3
Test for signed overflow occurs after UB invoked
#197 opened by jefftrull - 3
Tag `boost-1.85.0` points to old commit
#210 opened by mfep - 2
Invalid #pragma parsing
#206 opened by AlexBAV - 6
- 0
- 15
- 0
- 2
Reproducible builds ruin time_conversion_helper
#181 opened by realazthat - 6
Segmentation fault when "#pragma\n" is encountered
#188 opened by mfep - 1
C++11 requirements for CMake need tweaking
#189 opened by jefftrull - 4
- 4
Support #embed
#131 opened by jefftrull - 4
cpp_re.hpp has a memmove that passes 0/null as arguments => Sanitizer complains.
#182 opened by realazthat - 4
- 20
Non-standard escape sequences in string not supported
#174 opened by p8nut - 4
Possible buffer overflow issue
#175 opened by DavidCNou - 11
- 5
one test fails with error C2660 and error C2440 under msvc /permissive- mode
#160 opened by Zhaojun-Liu - 4
BOOST_WAVE_THROW_NAME_CTX does not result in a context callback and always throws
#161 opened by abakhirkin - 11
When Boost headers are included in the preprocessed translation unit, Wave fails in boost/integer.hpp(99)
#162 opened by abakhirkin - 6
Warnings about freeing non-heap-allocated object
#159 opened by Lastique - 1
Unguarded unconditional use of constexpr
#153 opened by Flamefire - 7
Simple unknown directive => found_unknown_directive is not called, stripped of pound.
#137 opened by realazthat - 5
Sanitizer complains about reset_version()
#145 opened by realazthat - 2
- 0
- 2
Parsing __has_include() fails with trailing tokens
#143 opened by r0mai - 5
Is there multithreaded compilation support?
#139 opened by w4454962 - 13
bug
#132 opened by ChrisCatCP - 2
Support elifdef and elifndef directives
#130 opened by jefftrull - 1
Support spaceship operator
#116 opened by jefftrull - 1
preprocess_pragma_output sample may be broken
#90 opened by jefftrull - 1
- 5
- 0
Support C++20 keywords
#107 opened by jefftrull - 13
Tricky line number tracking
#94 opened by jefftrull - 2
Support C++20 feature testing
#108 opened by jefftrull - 17
Implement __has_include
#96 opened by jefftrull - 7
No output showing macro expansion from the wave.exe program in the 'develop' branch
#95 opened by eldiener - 9
GCC suggest-override warnings
#88 opened by EugeneZelenko - 10
Cannot build with clang-11 and libc++ in C++20 mode.
#84 opened by qis