[Boost-bugs] [Boost C++ Libraries] #7563: slex CONTLINE options parse keyword with backslash

Subject: [Boost-bugs] [Boost C++ Libraries] #7563: slex CONTLINE options parse keyword with backslash
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2012-10-24 14:42:43


#7563: slex CONTLINE options parse keyword with backslash
------------------------------------+---------------------------------------
 Reporter: gongyiling3468@… | Owner: hkaiser
     Type: Bugs | Status: new
Milestone: To Be Determined | Component: wave
  Version: Boost 1.49.0 | Severity: Problem
 Keywords: |
------------------------------------+---------------------------------------
 I'm using the slex, wrapped by boost::wave library, and it's very very
 cool. but I got a problem when using it.
 that is it seems slex cannot process the following macro correctly:

 #define M else\
     +1

 the macro content is irrelevant, the point is slex treats "else\" as a
 whole as code detailed in the attachment.

-- 
Ticket URL: <https://svn.boost.org/trac/boost/ticket/7563>
Boost C++ Libraries <http://www.boost.org/>
Boost provides free peer-reviewed portable C++ source libraries.

This archive was generated by hypermail 2.1.7 : 2017-02-16 18:50:11 UTC