This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
Re: libstdc++/2772: bind2nd(mem_fun1_ref) does not work
- To: bkoz at gcc dot gnu dot org, eekaikko at mail dot student dot oulu dot fi, gcc-bugs at gcc dot gnu dot org, gcc-prs at gcc dot gnu dot org
- Subject: Re: libstdc++/2772: bind2nd(mem_fun1_ref) does not work
- From: bkoz at gcc dot gnu dot org
- Date: 11 Jun 2001 19:11:22 -0000
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 <bkoz@redhat.com>
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