Update of /cvsroot/boost/boost/boost/numeric/ublas
In directory sc8-pr-cvs3.sourceforge.net:/tmp/cvs-serv12955

Modified Files:
        exception.hpp 
Log Message:
- fixed typo in exception.hpp


Index: exception.hpp
===================================================================
RCS file: /cvsroot/boost/boost/boost/numeric/ublas/exception.hpp,v
retrieving revision 1.20
retrieving revision 1.21
diff -u -d -r1.20 -r1.21
--- exception.hpp       16 Mar 2007 22:39:16 -0000      1.20
+++ exception.hpp       2 Jun 2007 11:17:08 -0000       1.21
@@ -175,7 +175,6 @@
         explicit singular (const char *)
             {}
         void raise () {
-            throw *this;
             std::abort ();
         }
 #endif


-------------------------------------------------------------------------
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

Reply via email to