From mboxrd@z Thu Jan 1 00:00:00 1970 From: bkoz@gcc.gnu.org To: bkoz@gcc.gnu.org, eekaikko@mail.student.oulu.fi, gcc-bugs@gcc.gnu.org, gcc-prs@gcc.gnu.org Subject: Re: libstdc++/2772: bind2nd(mem_fun1_ref) does not work Date: Mon, 11 Jun 2001 12:11:00 -0000 Message-id: <20010611191122.9749.qmail@sourceware.cygnus.com> X-SW-Source: 2001-06/msg00424.html List-Id: Synopsis: bind2nd(mem_fun1_ref) does not work State-Changed-From-To: analyzed->feedback State-Changed-By: bkoz State-Changed-When: Mon Jun 11 12:11:22 2001 State-Changed-Why: I believe this is fixed with 2001-06-11 Benjamin Kosnik libstdc++/3114 * include/bits/ostream.tcc (ostream::seekp): Add error checking as per DR 129. * include/bits/istream.tcc (istream::seekg): Same. * testsuite/27_io/istream_seeks.cc: Fix. libstdc++/3113 * include/bits/stl_function.h (binder2nd): Fix as per DR 109. (binder1st): Same. * include/bits/std_queue.h: Add c++config.h. * testsuite/20_util/binders.cc: New test. Can you please confirm? http://gcc.gnu.org/cgi-bin/gnatsweb.pl?cmd=view&pr=2772&database=gcc