Update of /cvsroot/boost/boost/boost/detail
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv5505
Modified Files:
Tag: RC_1_34_0
bad_weak_ptr.hpp
Log Message:
TR1 conformance fix
Index: bad_weak_ptr.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/detail/bad_weak_ptr.hpp,v
retrieving revision 1.1
retrieving revision 1.1.8.1
diff -u -d -r1.1 -r1.1.8.1
--- bad_weak_ptr.hpp 17 Mar 2005 22:45:10 -0000 1.1
+++ bad_weak_ptr.hpp 9 Nov 2006 12:21:28 -0000 1.1.8.1
@@ -42,7 +42,7 @@
virtual char const * what() const throw()
{
- return "boost::bad_weak_ptr";
+ return "tr1::bad_weak_ptr";
}
};
-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
Boost-cvs mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/boost-cvs