gcc/libstdc++-v3/docs/html/ext
Phil Edwards 6894ddcf3d howto.html ('LWG Issues'): Add issue 60, partial implementation only.
2003-04-23  Phil Edwards  <pme@gcc.gnu.org>

	* docs/html/ext/howto.html ('LWG Issues'):  Add issue 60, partial
	implementation only.
	* include/bits/istream.tcc (putback, unget, sync, tellg, seekg):
	Comment and change to comply with DR 60 and the effect on gcount().
	* include/std/std_istream.h:  Update comments.
	* testsuite/27_io/basic_istream/putback/char/1.cc (test01):  Add
	comments about reasons for tests.  Test sync() against gcount().
	* testsuite/27_io/basic_istream/seekg/char/2.cc:  New file, test
	for effect on gcount().
	* testsuite/27_io/basic_istream/tellg/char/2.cc:  New file, test
	for effect on gcount().

From-SVN: r65983
2003-04-23 07:05:18 +00:00
..
howto.html howto.html ('LWG Issues'): Add issue 60, partial implementation only. 2003-04-23 07:05:18 +00:00
lwg-active.html style.css: Update. 2002-11-21 07:16:01 +00:00
lwg-defects.html style.css: Update. 2002-11-21 07:16:01 +00:00
sgiexts.html sgiexts.html: Fix path to stylesheet. 2003-04-16 18:02:47 +01:00