diff options
author | Douglas Gregor <gregod@cs.rpi.edu> | 2003-11-14 00:15:00 +0000 |
---|---|---|
committer | Benjamin Kosnik <bkoz@gcc.gnu.org> | 2003-11-14 00:15:00 +0000 |
commit | 1b80d64af2d17772d767ca974b59e8d8b18a3252 (patch) | |
tree | 917d0c8c22795ee44263851c5ad26805d48a6fa9 /libjava/testsuite/libjava.jni/jniutf.java | |
parent | a2dcfada8a9f5a4d1b53a6b43873e4b807d8f166 (diff) | |
download | gcc-1b80d64af2d17772d767ca974b59e8d8b18a3252.zip gcc-1b80d64af2d17772d767ca974b59e8d8b18a3252.tar.gz gcc-1b80d64af2d17772d767ca974b59e8d8b18a3252.tar.bz2 |
debug.html: Users are allowed to specialize in namespace __gnu_debug...
2003-11-13 Douglas Gregor <gregod@cs.rpi.edu>
* docs/html/debug.html: Users are allowed to specialize in
namespace __gnu_debug, unlike in the Apple version of the debug
mode. Clear up a confusing double-negative. Note that
std::basic_string does provide extra debugging capabilities, but
not safe iterators.
* include/bits/basic_string.tcc: Make sure there's never an
ambiguity when calling __is_null_pointer.
* include/debug/deque: (deque::erase) Properly handle invalidation
when erasing at the end of the deque.
* include/debug/vector: (vector::swap): Swap _M_guaranteed_capacity.
(vector::clear): Set the guaranteed capacity to 0.
* testsuite/23_containers/deque/invalidation/4.cc: (test04): Test
iterator invalidation when erasing at the end of the deque.
From-SVN: r73564
Diffstat (limited to 'libjava/testsuite/libjava.jni/jniutf.java')
0 files changed, 0 insertions, 0 deletions