more errors
more errors
- Subject: more errors
- From: "Theodore H. Smith" <email@hidden>
- Date: Fri, 20 May 2005 20:43:50 +0100
How do I stop Xcode from complaining about conversion between unsigned
char* and char*. And what about stopping it from complaining about
const char* to char* conversion?
That is without going in and changing my code. There are hundreds of
these things and it'll only slow me down.
And what about stopping it from complaining about unsigned long being
compared to long? I know these are a source of potential errors, but
the original source did not have errors in it, and I've done debugging
for many years now and I've got a good feel for when I can bend the
rules or not.
I think this is a case where some rules can be bent.
I don't see any option to disable these in Xcode's target settings
window. I'm using Xcode 1.1 right now, although I'll get Xcode 2.0
sometime next week.
--
elfdata.com/plugin/ Industrial strength string processing, made easy.
"All things are logical. Putting free-will in the slot for premises in
a logical system, makes all of life both understandable, and free."
_______________________________________________
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