C++ Issue with const char * on strchr

Debarshi Ray debarshi.ray at gmail.com
Tue Mar 10 20:49:31 UTC 2009


> I have a odd issue with the current g++ 4.4 release on rawhide.
>
> If I try to pass a string declared as const char * in a c++ programm
> to the
> strchr function, I will get an error message which tell me, that a
> conversation
> from const char * to char * is not valid.

https://www.redhat.com/archives/fedora-devel-list/2009-January/msg02248.html

Cheers,
Debarshi




More information about the fedora-devel-list mailing list