/[Apache-SVN]
ViewVC logotype

Revision 619228


Jump to revision: Previous Next
Author: sebor
Date: Thu Feb 7 00:16:21 2008 UTC (21 months, 2 weeks ago)
Changed paths: 2
Log Message:
2008-02-06  Martin Sebor  <sebor@roguewave.com>

	STDCXX-645
	* include/rw/_streamiter.h (operator*): Checked fail() instead
	of eof() on the associated stream before turning the object into
	the end-of-stream iterator, as per LWG issue 788.

	* tests/iterators/24.istream.iterator.cpp (test_ctors): Inserted
	a valid number instead of NUL into test stream.
	(test_ops): Changed the expected result of equality comparison
	with the end-of-stream iterator according to LWG issue 788.
	(opt_char, opt_wchar_t, opt_UserTraits, opt_short, opt_int,
	opt_long, opt_double): Added "tri-state" options.
	(do_test, run_test, main): Handled said options.

Changed paths:

Path Details
Directorystdcxx/trunk/include/rw/_streamiter.h modified , text changed
Directorystdcxx/trunk/tests/iterators/24.istream.iterator.cpp modified , text changed

apache@apache.org
ViewVC Help
Powered by ViewVC 1.1.2