This is the mail archive of the gcc-prs@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

libstdc++/7445


The following reply was made to PR libstdc++/7445; it has been noted by GNATS.

From: bkoz@gcc.gnu.org
To: gcc-gnats@gcc.gnu.org
Cc:  
Subject: libstdc++/7445
Date: 31 Jul 2002 19:34:09 -0000

 CVSROOT:	/cvs/gcc
 Module name:	gcc
 Changes by:	bkoz@gcc.gnu.org	2002-07-31 12:34:09
 
 Modified files:
 	libstdc++-v3   : ChangeLog 
 	libstdc++-v3/docs/html: abi.txt 
 	libstdc++-v3/docs/html/22_locale: howto.html 
 	libstdc++-v3/src: locale.cc 
 
 Log message:
 	2002-07-31  Simon Whomsley  <whomsley@avacadcam.com>
 	
 	* docs/html/22_locale/howto.html: Fix.
 	
 	2002-07-31  Alex Kompel  <shurik@sequoiap.com>
 	
 	PR libstdc++/7445
 	* src/locale.cc (locale::classic): Move locks inside !_S_classic
 	block.
 	
 	2002-07-31  Benjamin Kosnik  <bkoz@redhat.com>
 	
 	* docs/html/abi.txt: Update.
 
 Patches:
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.1298&r2=1.1299
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/abi.txt.diff?cvsroot=gcc&r1=1.3&r2=1.4
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/docs/html/22_locale/howto.html.diff?cvsroot=gcc&r1=1.11&r2=1.12
 http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/src/locale.cc.diff?cvsroot=gcc&r1=1.61&r2=1.62
 


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]