[cc65] compling with 2.9.0

Date view Thread view Subject view

From: Shawn Jefferson (sjefferson_at_sd62.bc.ca)
Date: 2002-12-17 00:33:38


Code I could compile with 2.8.0, I cannot compile with 2.9.0:

display.c(36): Error: Size of data type is unknown


#define SDLSTL *(unsigned int *)  560       // Display list start shadow

display.c line 36:

SDLSTL = (unsigned int) &map_dl;                  // new dlist address

I'm probably doing something wrong that the new compiler is now picking up on.  The code worked before though... 

¯
Shawn


----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo_at_musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.


Date view Thread view Subject view

This archive was generated by hypermail 2.1.3 : 2002-12-17 00:34:35 CET