Opened 9 years ago
#9874 new Bugs
turning off 'include_next' support breaks includes
| Reported by: | Owned by: | Hartmut Kaiser | |
|---|---|---|---|
| Milestone: | To Be Determined | Component: | wave |
| Version: | Boost 1.55.0 | Severity: | Problem |
| Keywords: | Cc: |
Description
The directive '#if BOOST_WAVE_SUPPORT_INCLUDE_NEXT !+ 0" in file cpp_re2_lexer.hpp is in the wrong place, and causes all #include processing to break if BOOST_WAVE_SUPPORT_INCLUDE_NEXT is set to 0.
I've attached a simple patch.
Attachments (2)
Change History (2)
by , 9 years ago
| Attachment: | wave.patch added |
|---|
by , 9 years ago
| Attachment: | wave.2.patch added |
|---|
Note:
See TracTickets
for help on using tickets.
