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: Bug in bitset


Tomasz Czajka wrote:

> > Really, both 3.0.2 and current 3.1 experimental, which include the new libstdc++-v3,
> > provide a different (correct, IMHO) answer:
> >
> >     0000000000000000000000000000000000000100000000000000000000000000000000
>
> Good to hear that. I just spend a lot of time debugging my program during
> a programming contest, and then I found the bug in STL.

I see... Even if have personally nothing to do with both the new and the old bitset
implementations, I'm very sorry that you had problems in the context due to an incorrect
implementation of the STL boundled with GCC...

Please report as soon as possible any problem you become aware of (either as a message to
this list, or, better, as a GNATS PR), but please, remember that the old libstdc++-v2 is
not maintained anymore.

Cheers,
Paolo.



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