Update of /cvsroot/boost/boost/boost/xpressive
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv27402
Modified Files:
regex_actions.hpp
Log Message:
rename proto::ref<> to proto::ref_<> to avoid gcc ADL weirdness with
boost::ref() and friends
Index: regex_actions.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/xpressive/regex_actions.hpp,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -d -r1.18 -r1.19
--- regex_actions.hpp 30 Apr 2007 01:00:16 -0000 1.18
+++ regex_actions.hpp 30 Apr 2007 23:07:18 -0000 1.19
@@ -545,7 +545,6 @@
{
inline void ignore_unused_regex_actions()
{
- ignore_unused(xpressive::repeat_max);
ignore_unused(xpressive::push);
ignore_unused(xpressive::push_back);
ignore_unused(xpressive::push_front);
-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs