gcc/libstdc++-v3 ChangeLog include/bits/stl_al ...
gerald@gcc.gnu.org
gerald@gcc.gnu.org
Tue May 20 22:19:00 GMT 2003
CVSROOT: /cvs/gcc
Module name: gcc
Branch: gcc-3_3-branch
Changes by: gerald@gcc.gnu.org 2003-05-20 22:19:34
Modified files:
libstdc++-v3 : ChangeLog
libstdc++-v3/include/bits: stl_alloc.h
Log message:
* include/bits/stl_alloc.h (__default_alloc_template::_S_chunk_alloc):
Cast via void* to avoid -Wcast-align warnings.
(__default_alloc_template::_S_refill): Likewise.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.1464.2.112&r2=1.1464.2.113
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/include/bits/stl_alloc.h.diff?cvsroot=gcc&only_with_tag=gcc-3_3-branch&r1=1.26.2.4&r2=1.26.2.5
More information about the Libstdc++-cvs
mailing list