libstdc++/5207: DR 331: - ios_base::~failure
Kenny Simpson
theonetruekenny@yahoo.com
Thu Mar 28 16:06:00 GMT 2002
Yes, but with the comment like the others.
Index: ios_base.h
===================================================================
RCS file:
/cvsroot/gcc/gcc/libstdc++-v3/include/bits/ios_base.h,v
retrieving revision 1.16
diff -u -r1.16 ios_base.h
--- ios_base.h 26 Feb 2002 04:55:47 -0000 1.16
+++ ios_base.h 28 Mar 2002 23:44:53 -0000
@@ -158,6 +158,8 @@
explicit
failure(const string& __str) throw();
+ // This declaration is not useless:
+ //
http://gcc.gnu.org/onlinedocs/gcc-3.0.2/gcc_6.html#SEC118
virtual
~failure() throw();
Thanks,
-Kenny
__________________________________________________
Do You Yahoo!?
Yahoo! Movies - coverage of the 74th Academy Awards®
http://movies.yahoo.com/
More information about the Gcc-bugs
mailing list