[Coco] Microware C compiler bugs

Jim Hickle jlhickle at yahoo.com
Sun Apr 15 13:03:58 EDT 2007


Does the os9 C compiler have known problems with typedefs ?  Usually the problem is something I did, but this time I've run the code through gcc first.

This code:
typedef int (*foo)();

foo afunction(i, c)
 int i;
 char *c;
{
   }

produces an error like this from c.pass1:

int i;
^
; expected


-jim




       
---------------------------------
Ahhh...imagining that irresistible "new car" smell?
 Check outnew cars at Yahoo! Autos.



More information about the Coco mailing list