Re: const (char*) handling in gcc 4.2.1 versus gcc 4.0
Re: const (char*) handling in gcc 4.2.1 versus gcc 4.0
- Subject: Re: const (char*) handling in gcc 4.2.1 versus gcc 4.0
- From: email@hidden (Stefan Haller)
- Date: Sat, 19 Sep 2009 09:25:23 +0200
Dieter Oberkofler <email@hidden> wrote:
> I'm getting tons of "warning: deprecated conversion from string
> constant to 'char*'" warnings when building with gcc 4.2.1
You can suppress them with -Wno-write-strings.
Now idea about the linker error, sorry.
--
Stefan Haller
Berlin, Germany
http://www.haller-berlin.de/
_______________________________________________
Do not post admin requests to the list. They will be ignored.
Xcode-users mailing list (email@hidden)
Help/Unsubscribe/Update your Subscription:
This email sent to email@hidden