Re: Codewarrior ->Xcode port
Re: Codewarrior ->Xcode port
- Subject: Re: Codewarrior ->Xcode port
- From: David Dunham <email@hidden>
- Date: Tue, 10 May 2005 13:08:26 -0700
Bob
invalid conversion from 'const unsigned char' to 'unsigned char'
initializing argument 1 of void RedAlert(unsigned char)
Is there a setting on the compiler to allow such things? In this case
it's calling a function RedAlert:
void RedAlert(Str255 message) {
}
Perhaps this is a good opportunity to change to ConstStr255Param ?
--
David Dunham A Sharp, LLC
Voice/Fax: 206 783 7404 http://a-sharp.com
Efficiency is intelligent laziness.
_______________________________________________
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