Asking for permission to merge small bugfix (Spirit)
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
2013/6/4 Hartmut Kaiser
I would like to merge a small bugfix to the release branch (commit set 84631, patch below). <...>
Release branch is now open for bug fixes and does not requires release manager approval. ( Marshall Clow told about that in [boost] [1.54.0] release branch reopened for bug fixes ONLY) -- Best regards, Antony Polukhin
participants (2)
-
Antony Polukhin
-
Hartmut Kaiser