Update of /cvsroot/boost/boost/boost/regex
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv6091/boost/regex

Modified Files:
      Tag: RC_1_34_0
        concepts.hpp 
Log Message:
Oops, get the namespace right.

Index: concepts.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/regex/concepts.hpp,v
retrieving revision 1.9.2.1
retrieving revision 1.9.2.2
diff -u -d -r1.9.2.1 -r1.9.2.2
--- concepts.hpp        27 Feb 2007 10:11:46 -0000      1.9.2.1
+++ concepts.hpp        28 Feb 2007 10:08:29 -0000      1.9.2.2
@@ -73,7 +73,7 @@
       // The intent is that this template is not instantiated,
       // but this typedef gives us a chance of compilation in
       // case it is:
-      typedef char_architype char_type;
+      typedef boost::char_architype char_type;
    };
 }
 namespace boost{


-------------------------------------------------------------------------
Take Surveys. Earn Cash. Influence the Future of IT
Join SourceForge.net's Techsay panel and you'll get the chance to share your
opinions on IT & business topics through brief surveys-and earn cash
http://www.techsay.com/default.php?page=join.php&p=sourceforge&CID=DEVDEV
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs

Reply via email to