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: [RFC] basic_file_stdio.cc changes for 9425 and 9439


On Mon, 03 Feb 2003 22:27:39 +0100
Paolo Carlini <pcarlini@unitus.it> wrote:

>If we agree about this, then it's easy to implement strict tests on the
>return value of seekoff (which calls __basic_file<char>::seekoff)
>inside pbackfail (and, if needed, elsewhere for it and seekpos) thus
>fixing rather easily both 9425 and 9439.

I think you are on the right track too.

-benjamin


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