On Tue, Jul 03, 2007 at 06:06:44AM -0700, Dan wrote: > I noticed that cc65 treated externs inside functions > like statics, meaning that storage was allocated and > initialization was wrongly permitted. Stefan reported this error some time ago - thanks for the fix! There is a similar problem in AddLocalSym (symtab.c): SC_EXTERN is not handled there as well. Fortunately, the consequence in this place is only some wasted memory. Regards Uz -- Ullrich von Bassewitz uz@musoftware.de ---------------------------------------------------------------------- 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 3 17:59:27 2007
This archive was generated by hypermail 2.1.8 : 2007-07-03 17:59:29 CEST