Skip navigation.
 
mlRe: weird error message
FROM : Rosyna
DATE : Fri Nov 23 22:38:52 2007

It probably never worked, even in 10.4.x. In the before time,
ZeroLink would have covered up your error. Since ZeroLink is no
longer in 10.5 (as it sucked anywho), your error is not getting
covered up.

Make sure you're including the header or just stick

@class DCPoint

In your other header that defines - (DCPoint *)convertToDC

Ack, at 11/23/07, H. Miersch said:

>- (DCPoint *)convertToDC {
>}
>
>into one of the other classes, i get a "syntax error before DCPoint"
>and the build fails. the same code compiled ok in Xcode 2.4.1 under
>10.4.10 on a G4. did they change something i'm not aware of?


--


Sincerely,
Rosyna Keller
Technical Support/Carbon troll/Always needs a hug

Unsanity: Unsane Tools for Insanely Great People

It's either this, or imagining Phil Schiller in a thong.

Related mailsAuthorDate
mlweird error message H. Miersch Nov 23, 22:34
mlRe: weird error message Rosyna Nov 23, 22:38