Author: sebor
Revision: 680756
Modified property: svn:log

Modified: svn:log at Tue Jul 29 11:09:47 2008
------------------------------------------------------------------------------
--- svn:log (original)
+++ svn:log Tue Jul 29 11:09:47 2008
@@ -2,7 +2,8 @@
 
        * include/loc/_moneypunct.h (~moneypunct): Explicitly declared
        to prevent the compiler from generating a definition (and vtable)
-       in every translation unit that uses the class.
+       in every translation unit that uses the class. Pursuant to
+       STDCXX-998, made use of attribute((nothrow)) where available.
        * include/loc/_codecvt.h (~codecvt, ~codecvt_byname): Same.
        * include/loc/_collate.h (~collate, ~collate_byname): Same.
        * include/loc/_codecvt.cc (~codecvt, ~codecvt_byname): Defined.

Reply via email to