Enum fighting with a function?
Enum fighting with a function?
- Subject: Enum fighting with a function?
- From: "Blair M. Burtan" <email@hidden>
- Date: Sun, 18 Feb 2007 21:14:01 -0700
Really a GCC question but if anyone knows what's going on here I'd
appreciate it.
I'm once again bringing a Codewarrior project into Xcode and I'm getting a
"redeclared as different kind of symbol" error
I have a function called "modeNormal" It's conflicting with an enum value
from SpeechSynthesis.h.
Seems like the compile ought to know the difference between a function
definition and an enum.
Don't get me started on why somebody wrote functions that start with a
lowercase letter.
_______________________________________________
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