diff options
author | Mark Mitchell <mark@codesourcery.com> | 2001-05-25 01:33:21 +0000 |
---|---|---|
committer | Mark Mitchell <mmitchel@gcc.gnu.org> | 2001-05-25 01:33:21 +0000 |
commit | eeff8d2c06afac42374bc74a8e138d4bf981fc52 (patch) | |
tree | ef1f1cecb0dd34e11de53e2848b9c3b5bd7348b0 /gcc | |
parent | f5aada264731ac00bd7afaa254cb0ed1b6b62917 (diff) | |
download | gcc-eeff8d2c06afac42374bc74a8e138d4bf981fc52.zip gcc-eeff8d2c06afac42374bc74a8e138d4bf981fc52.tar.gz gcc-eeff8d2c06afac42374bc74a8e138d4bf981fc52.tar.bz2 |
std_cstring.h: #define away all global functions we will redeclare in namespace `std'.
* include/c_std/bin/std_cstring.h: #define away all global
functions we will redeclare in namespace `std'.
* libsupc++/eh_alloc.cc (__cxa_allocate_exception): Use
std::memset, instead of memset.
* testsuite/19_diagnostics/stdexceptions.cc: Use `std::strcmp',
not plain `strcmp'.
* testsuite/21_strings/c_strings.cc: Use `std::strcpy' instead of
plain `strcpy'.
From-SVN: r42555
Diffstat (limited to 'gcc')
0 files changed, 0 insertions, 0 deletions