This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: New testcase for libstdc++/12048 failing
- From: Phil Edwards <phil at jaj dot com>
- To: P?tur Run?lfsson <peturr02 at ru dot is>
- Cc: libstdc++ at gcc dot gnu dot org
- Date: Wed, 27 Aug 2003 17:14:01 -0400
- Subject: Re: New testcase for libstdc++/12048 failing
- References: <07D05A69A3D0C14FAEA60C3ACE8E5564028F55AE@mail.ru.is>
On Wed, Aug 27, 2003 at 08:58:42PM -0000, P?tur Run?lfsson wrote:
> Phil Edwards wrote:
> > Loren, Petur, greetings. The new testcase added for unget() on stdin is
> > failing on i686-pc-linux-gnu.
>
> That's because the bug hasn't been fixed yet :^)
Oh! My bad. Ignore me. :-)
--
Debugging is twice as hard as writing the code in the first place.
Therefore, if you write the code as cleverly as possible, you are,
by definition, not smart enough to debug it.
- Brian W. Kernighan