Hi! On Sun, Aug 19, 2012 at 12:37:59PM +0200, Christian Krüger wrote: > Sounds like a typical case for a 'warning' to me... > (BTW: Is there something like a 'pragma' to switch a specific > warning on/off ?) Well, I would estimate that this is an error in more than 99.5% of all cases. In all the time writing code using ca65, I had never a need to switch off the errors. I've also thought about a warning, but people who should listen to warnings ignore them anyway, and the others would be annoyed and need something to switch them off. So I think that adding an assembler option is the better way. I will add --relax-checks to delay the checks until the link stage. 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 Sun Aug 19 14:24:22 2012
This archive was generated by hypermail 2.1.8 : 2012-08-19 14:24:26 CEST