Opened 9 years ago

#9874 new Bugs

turning off 'include_next' support breaks includes

Reported by: jon@… 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)

wave.patch (1.0 KB ) - added by anonymous 9 years ago.
wave.2.patch (1.0 KB ) - added by anonymous 9 years ago.

Download all attachments as: .zip

Change History (2)

by anonymous, 9 years ago

Attachment: wave.patch added

by anonymous, 9 years ago

Attachment: wave.2.patch added
Note: See TracTickets for help on using tickets.