This is the mail archive of the
libstdc++@gcc.gnu.org
mailing list for the libstdc++ project.
Re: Curious issue with char_traits
Peter Dimov wrote:
> Paolo Carlini wrote:
>
>> Ahhhhhhhhrrrrrrrrrrrrrrggggggggggggggghhhhhhhhh!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!!
>>
>
> I agree, but the g++ people apparently don't. This is a known issue
> dating back to 2002.
>
> http://gcc.gnu.org/ml/gcc-prs/2002-06/msg00532.html
Wait a minute, however: this issue (c++/7100) is not -open-, is
-closed-, as invalid, basically! Therefore, I guess we should simply
live with it. Certainly, my naive idea of dealing only with
free-functions cannot be further pursued, scratch the last part of my
first message of earlier today.
Paolo.