This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch] Fix libstdc++/9507 (take2)


On Sun, 02 Feb 2003 14:30:39 +0100
Paolo Carlini <pcarlini@unitus.it> wrote:

>2003-02-02  Paolo Carlini  <pcarlini@unitus.it>
>
>	PR libstdc++/9507
>	* include/bits/fstream.tcc (open): If the 'ate' repositioning
>	operation fails, calls close _and_ returns a null pointer
>	to indicate failure (27.8.1.3,4).
>	* testsuite/27_io/filebuf_members.cc (test_06): Add.
>
>2003-02-02  Petur Runolfsson  <peturr02@ru.is>
>
>	* testsuite/27_io/filebuf_members.cc (test_04): Remove exit(0).

Yes, thanks. Queue for gcc-3_2-branch on this and 9538, please.

-benjamin


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]