I would like to merge a small bugfix to the release branch (commit set
84631, patch below).
Regards Hartmut
---------------
http://boost-spirit.com
http://stellar.cct.lsu.edu
Index: C:/CVS/boost/boost/spirit/home/lex/lexer/support_functions.hpp
===================================================================
--- C:/CVS/boost/boost/spirit/home/lex/lexer/support_functions.hpp
(revision 84630)
+++ C:/CVS/boost/boost/spirit/home/lex/lexer/support_functions.hpp
(revision 84631)
@@ -49,7 +49,7 @@
{
typedef typename
typename remove_reference<
- remove_const<
+ typename remove_const<
typename mpl::at_c