This is the mail archive of the libstdc++@sources.redhat.com 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]

Re: gcc bug and a dirty hack for std_bitset.h


Benjamin Kosnik wrote:
> 
> Please provide a ChangeLog entry for this patch. Complete, small
> testcases would also be appreciated.

I send it to you privatly on friday, BUT I get the latest gcc from cvs and
bitset
are totaly changed !!! I suppose my patch is no longer required, but why and who
change
bitset without any changelog entry ? just check:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc%2b%2b-v3/bits/Attic/std_bitset.h?rev=1.1.2.3&content-type=text/x-cvsweb-markup
which is the "old" last week version from the cvs. and the current one:
http://gcc.gnu.org/cgi-bin/cvsweb.cgi/egcs/libstdc%2b%2b/stl/bitset?rev=1.6&content-type=text/x-cvsweb-markup
libstdc++ and libstdc++-v3 are merged or what ?
bitset was called (in v3) std_bitset.h and now bitset ?
so what is the status of stdc++ ?

 -- Levente                        http://petition.eurolinux.org/index_html
 "The only thing worse than not knowing the truth is
  ruining the bliss of ignorance."

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