gcc/libstdc++-v3/docs/html
Paolo Carlini 75a25e3f65 DR 243.
2004-11-26  Paolo Carlini  <pcarlini@suse.de>

	DR 243. get and getline when sentry reports failure [WP]
	* include/bits/istream.tcc (istream<>::get, istream<>::getline):
	Store a null character only if the array has a non-zero size.
	* src/istream.cc (istream<char>::getline, istream<wchar_t>::getline):
	Likewise.
	* testsuite/27_io/basic_istream/get/char/3.cc: New.
	* testsuite/27_io/basic_istream/getline/char/6.cc: New.
	* testsuite/27_io/basic_istream/getline/wchar_t/6.cc: New.
	* docs/html/ext/howto.html: Add an entry for DR 243.

	* testsuite/27_io/basic_istream/getline/wchar_t/1.cc: New.
	* testsuite/27_io/basic_istream/getline/wchar_t/2.cc: New.
	* testsuite/27_io/basic_istream/getline/wchar_t/3.cc: New.
	* testsuite/27_io/basic_istream/getline/wchar_t/4.cc: New.
	* testsuite/27_io/basic_istream/getline/wchar_t/5.cc: New.

From-SVN: r91348
2004-11-26 20:34:27 +00:00
..
17_intro configopts.html: Emphasize that options change. 2004-08-04 14:40:48 +00:00
18_support contribute.html: Update some links. 2004-06-27 20:48:48 +00:00
19_diagnostics howto.html: Document change from _GLIBCPP_CONCEPT_CHECKS to _GLIBCXX_CONCEPT_CHECKS in 3.4. 2004-11-16 11:48:55 +00:00
20_util array_allocator.h (array::allocate): Check for valid array object, use its size member function directly. 2004-10-26 06:37:10 +00:00
21_strings contribute.html: Update some links. 2004-06-27 20:48:48 +00:00
22_locale configopts.html, [...]: Add <link> tags. 2003-11-18 20:56:12 +00:00
23_containers configopts.html, [...]: Add <link> tags. 2003-11-18 20:56:12 +00:00
24_iterators configopts.html, [...]: Add <link> tags. 2003-11-18 20:56:12 +00:00
25_algorithms configopts.html, [...]: Add <link> tags. 2003-11-18 20:56:12 +00:00
26_numerics configopts.html, [...]: Add <link> tags. 2003-11-18 20:56:12 +00:00
27_io contribute.html: Update some links. 2004-06-27 20:48:48 +00:00
ext DR 243. 2004-11-26 20:34:27 +00:00
faq index.html: Update version references. 2004-07-29 08:47:34 +00:00
abi.html abi.html: Remove non-public qualification. 2004-07-12 23:40:49 +00:00
configopts.html [multiple changes] 2004-09-28 08:58:35 +00:00
debug.html debug.html: Say debug mode only available since 3.4.0. 2004-07-23 09:22:20 +01:00
debug_mode.html debug.html: Users are allowed to specialize in namespace __gnu_debug... 2003-11-14 00:15:00 +00:00
documentation.html howto.html: Fix incorrect link. 2004-11-24 18:09:05 +00:00
explanations.html configopts.html, [...]: Add <link> tags. 2003-11-18 20:56:12 +00:00
install.html install.html: Update locales list (from Paolo). 2004-08-30 21:18:09 +00:00
lib3styles.css
makedoc.awk Makefile: Use more portable shell wildcard. 2002-09-05 15:47:54 +00:00
Makefile guide.html: run_doxygen uses bash. 2003-08-05 01:20:15 +00:00
test.html test.html: Add multilib RUNTESTFLAGS example. 2004-03-01 17:42:01 +00:00