Subject: [Boost-bugs] [Boost C++ Libraries] #8511: stringize operator formats argument as preprocessor directive
From: Boost C++ Libraries (noreply_at_[hidden])
Date: 2013-04-28 17:29:54
#8511: stringize operator formats argument as preprocessor directive
---------------------------------------------+------------------------------
Reporter: Richard <legalize@â¦> | Owner: djowel
Type: Bugs | Status: new
Milestone: To Be Determined | Component: quickbook
Version: Boost Development Trunk | Severity: Problem
Keywords: |
---------------------------------------------+------------------------------
If I have the following in a quickbook file:
{{{
```
#define stringize(text_) #text_
```
}}}
then "#text_" is incorrectly syntax colored as if it were a preprocessing
directive.
-- Ticket URL: <https://svn.boost.org/trac/boost/ticket/8511> 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:12 UTC