[Bug Report] macro definition has \ followed by spaces
24 Apr
2014
24 Apr
'14
1:29 a.m.
In order for line splicing to work, \ has to be followed by a newline. boost/1.51.0/gcc-4.8.1-glibc-2.17-fb/42097cf/include/boost/spirit/home/classic/utility/rule_parser.hpp line 422 ::BOOST_SPIRIT_CLASSIC_NS::type_of::depend_on_type<__Dummy>(x) ) \
24 Apr
24 Apr
6:06 a.m.
On 24 April 2014 02:29, Walter Bright
In order for line splicing to work, \ has to be followed by a newline.
boost/1.51.0/gcc-4.8.1-glibc-2.17-fb/42097cf/include/boost/spirit/home/classic/utility/rule_parser.hpp
line 422
::BOOST_SPIRIT_CLASSIC_NS::type_of::depend_on_type<__Dummy>(x) ) \
Fixed in recent versions: https://svn.boost.org/trac/boost/ticket/8186
8:05 p.m.
On 4/23/2014 11:06 PM, Daniel James wrote:
Fixed in recent versions:
Thanks!
3869
Age (days ago)
3869
Last active (days ago)
2 comments
2 participants
participants (2)
-
Daniel James
-
Walter Bright