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: New testcase for libstdc++/12048 failing


In article <20030827165426.GA5155@disaster.jaj.com>,
Phil Edwards<phil@jaj.com> writes:

> Loren, Petur, greetings.  The new testcase added for unget() on stdin is
> failing on i686-pc-linux-gnu.  After adding some debug printing:

Hi Phil,

Yes, it is indeed broken at the moment.  Sorry I didn't state that as
a known fact at time of installation.  Under gdb, I found that libc
unget() is being called with EOF instead of '1'.  I wish I could see
why from a single-step through the code...

Regards,
Loren


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