|
Boost : |
Subject: [boost] Asking for permission to merge small bugfix (Spirit)
From: Hartmut Kaiser (hartmut.kaiser_at_[hidden])
Date: 2013-06-04 11:20:27
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<typename Env::args_type,
4>::type
>::type
>::type
Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk