[Coco] curses! error log
Willard Goosey
goosey at virgo.sdc.org
Fri Aug 17 00:06:18 EDT 2007
>From: "Paul Fitch" <pfitchjr at bellsouth.net>
>Date: Thu, 16 Aug 2007 06:52:00 -0400
>
>
BTW which preprocessor are you using? Stock, or c_prep19?
>*** "curses.h" <Line #9> Warning - Improper redefinition ***
># define FALSE ( 0 )
> ^
TRUE and FALSE are defined in stdio.h. you can comment that out.
>curses.h : line 13 **** identifier missing ****
>typedef struct
>^
The compiler can be fussy about typedefs. It's a real weakness in the
compiler itself.
I'm not completely familiar with the details, unfortunately. Anyone?
>curses.h : line 13 **** } expected ****
>typedef struct
>^
And now it is just completely confused.
Willard
--
Willard Goosey goosey at sdc.org
Socorro, New Mexico, USA
"I've never been to Contempt! Isn't that somewhere in New Mexico?"
--- Yacko
More information about the Coco
mailing list