gcc/libstdc++-v3/src
Paolo Carlini 70863cbd39 PR libstdc++/12352 (cont)
2003-09-30  Paolo Carlini  <pcarlini@unitus.it>

	PR libstdc++/12352 (cont)
	* src/localename.cc (locale::_Impl::_Impl(const char*, size_t)):
	Don't leak __cloc; don't leak if any of the _M_init_facet(...)
	calls fail.
	(locale::_Impl::_Impl(const _Impl&, size_t)): Tweak.
	(locale::_Impl::~_Impl): Don't do anything if !_M_facets,
	!_M_caches, !_M_names.

From-SVN: r71936
2003-09-30 07:28:51 +00:00
..
Makefile.am Makefile.am (version_dep): New variable. 2003-09-25 12:56:10 +00:00
Makefile.in re PR c++/6072 (3.2 g++ testsuite breakage on cygwin) 2003-09-25 20:30:20 +00:00
allocator-inst.cc allocator-inst.cc: Explicitly instantiate. 2003-06-13 05:45:57 +00:00
codecvt.cc Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
complex_io.cc Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
concept-inst.cc Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
ctype.cc Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
demangle.cc demangle.h: Move to.. 2003-03-05 17:57:52 +00:00
ext-inst.cc Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
fstream-inst.cc Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
functexcept.cc Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
globals.cc linker-map.gnu: Add __moneypunct_cache, __timepunct_cache. 2003-07-18 02:27:16 +00:00
io-inst.cc Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
ios.cc ios.cc (ios_base::Init::Init): Remove unnecessary qualifier from _S_synced_with_stdio. 2003-09-08 21:08:48 -04:00
istream-inst.cc Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
limits.cc Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
locale-inst.cc linker-map.gnu: Add __moneypunct_cache, __timepunct_cache. 2003-07-18 02:27:16 +00:00
locale.cc linker-map.gnu: Add __moneypunct_cache, __timepunct_cache. 2003-07-18 02:27:16 +00:00
localename.cc PR libstdc++/12352 (cont) 2003-09-30 07:28:51 +00:00
misc-inst.cc Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
ostream-inst.cc Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
sstream-inst.cc Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
stdexcept.cc * config/locale/gnu/ctype_members.cc 2002-12-27 23:03:03 +00:00
stl_tree.cc re PR libstdc++/11504 (-Wcast-qual vs. stl_tree) 2003-07-30 15:01:58 +00:00
streambuf-inst.cc Move from CPP to CXX. 2003-07-05 04:05:45 +00:00
string-inst.cc re PR libstdc++/8172 (undefined reference to operator+ for string) 2002-11-02 02:18:18 +00:00
strstream.cc strstream.cc, [...]: Remove incorrect whitespace added in my previous change. 2003-03-05 22:24:56 +00:00
valarray-inst.cc strstream: Remove namespace std. 2002-07-01 19:58:42 +00:00
wstring-inst.cc Move from CPP to CXX. 2003-07-05 04:05:45 +00:00