gcc/libstdc++-v3 ChangeLog libsupc++/eh_alloc.cc
pme@gcc.gnu.org
pme@gcc.gnu.org
Thu May 24 19:10:00 GMT 2001
CVSROOT: /cvs/gcc
Module name: gcc
Changes by: pme@gcc.gnu.org 2001-05-24 19:10:55
Modified files:
libstdc++-v3 : ChangeLog
libstdc++-v3/libsupc++: eh_alloc.cc
Log message:
2001-05-24 Phil Edwards <pme@sources.redhat.com>
* libsupc++/eh_alloc.cc (__cxa_allocate_exception): Qualify
malloc with std:: .
(__cxa_free_exception): Likewise with free.
Patches:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/ChangeLog.diff?cvsroot=gcc&r1=1.617&r2=1.618
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/gcc/libstdc++-v3/libsupc++/eh_alloc.cc.diff?cvsroot=gcc&r1=1.3&r2=1.4
More information about the Libstdc++-cvs
mailing list