For the following program: void fn() {} void main() { unsigned char a; (a ? fn : fn)(); } ....I get this error with 2.12.0 and 2.12.9: test.c(6): Error: Incompatible types cc65: Check failed: SPtr != 0, file `xsprintf.c', line 571 Cheers, Johan ---------------------------------------------------------------------- To unsubscribe from the list send mail to majordomo@musoftware.de with the string "unsubscribe cc65" in the body(!) of the mail.Received on Tue Jul 28 13:44:52 2009
This archive was generated by hypermail 2.1.8 : 2009-07-28 13:44:55 CEST