[Bug libstdc++/49020] Invalid std::strchr prototype in cstring

redi at gcc dot gnu.org gcc-bugzilla@gcc.gnu.org
Wed May 18 08:59:00 GMT 2011


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=49020

--- Comment #11 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-05-18 08:34:50 UTC ---
(In reply to comment #9)
> The libstdc++ uses glibc anyway? What about alternative implementations like
> hp-gcc for HP-UX?

I don't know what hp-gcc is, but on non-glibc platforms the overloads aren't
correct, see PR 33935


(In reply to comment #10)
> (In reply to comment #8)
> > 3.4 and 4.1 are ancient history, active release series are listed on the home
> > page, http://gcc.gnu.org/
> 
> Yes, I know. But I have no ability to upgrade them in all installations

I didn't say you should upgrade them, but there's no point reporting bugs
against old, unmaintained versions.  You could install a current release to
test before reporting a bug though.



More information about the Gcc-bugs mailing list