/[Apache-SVN]
ViewVC logotype

Revision 583667


Jump to revision: Previous Next
Author: sebor
Date: Thu Oct 11 01:38:38 2007 UTC (2 years, 1 month ago)
Changed paths: 2
Log Message:
2007-09-26 Martin Sebor <sebor@roguewave.com>

	STDCXX-262
	* exception (~exception): Declared after what() to prevent gcc 4
	on Darwin from generating a vtable for the class in exception.o.
	gcc 3.4.6 on FreeBSD 6.2 has no problem either way.
	(~bad_exception): Declared before what() to achieve the same
	effect as above.
	* new (~bad_alloc): Declared before what() for the same reason.

Changed paths:

Path Details
Directoryincubator/stdcxx/trunk/include/exception modified , text changed
Directoryincubator/stdcxx/trunk/include/new modified , text changed

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2