This is the mail archive of the gcc-bugs@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]

[Bug libstdc++/23578] Implement resolution of DR 464 [Ready]


------- Additional Comments From cvs-commit at gcc dot gnu dot org  2005-08-30 15:49 -------
Subject: Bug 23578

CVSROOT:	/cvs/gcc
Module name:	gcc
Changes by:	paolo@gcc.gnu.org	2005-08-30 15:49:15

Modified files:
	libstdc++-v3   : ChangeLog 
	libstdc++-v3/include/bits: stl_bvector.h 

Log message:
	2005-08-30  Paolo Carlini  <pcarlini@suse.de>
	
	PR libstdc++/23578 (cont)
	* include/bits/stl_bvector.h (class vector<bool>): Add
	a dummy data() to avoid problems in debug-mode.

Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.3086&r2=1.3087
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_bvector.h.diff?cvsroot=gcc&r1=1.43&r2=1.44



-- 


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=23578


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