Re: Compiler error with lastest CA-SDK and CW 9.2
Re: Compiler error with lastest CA-SDK and CW 9.2
- Subject: Re: Compiler error with lastest CA-SDK and CW 9.2
- From: Marc Poirier <email@hidden>
- Date: Wed, 14 Apr 2004 11:05:34 -0400 (EDT)
On Wed, 14 Apr 2004, Michael Kleps [reFX] wrote:
>
OK, done that and it works, but still I feel uncompfortable doing that.
>
Anybody from apple like to comment? Perhaps some #ifdef for future
>
releases?
You needn't feel uncomfortable and there needn't be an #ifdef. gcc simply
ignores the pascal keyword, that's all. And Apple folks are using gcc, so
they don't notice when they forget it, causing problems with CW. Simply
add the keyword and then it will work with both CW and gcc, and hopefully
Apple will remember to add it for the next SDK release.
Marc
_______________________________________________
coreaudio-api mailing list | email@hidden
Help/Unsubscribe/Archives:
http://www.lists.apple.com/mailman/listinfo/coreaudio-api
Do not post admin requests to the list. They will be ignored.