Thanks, guys. It's fixed. The problem was an accidental change in one of the #included header files. Just needed to look a *little* more closely.
David ----- Original Message ----- From: "Martyn Honeyford" <[EMAIL PROTECTED]> Newsgroups: palm-dev-forum To: "Palm Developer Forum" <[EMAIL PROTECTED]> Sent: Tuesday, January 14, 2003 11:01 AM Subject: Re: previously compilable code now chokes CW > If you are _sure_ that the code hasn't changed, then I would guess that > either; > a) You changed some compile options which are causing the code to be > invalid. > b) You changed some preprocessor definitions which is causing any header > files you have included to be interpreted differently (eg required > structures not being defined). > b) Perhaps you (accidentally?) changed one of the header files included > at the top of the file (perhaps even a system one). > c) You have a prefix file and you have changed that (or you should have > a prefix file and you removed it?) > > How about posting the start of the file up to the error point + the > exact error code. > > Martyn. > > > -- > For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/ > -- For information on using the Palm Developer Forums, or to unsubscribe, please see http://www.palmos.com/dev/support/forums/
