On Sun, Jan 18, 2009 at 10:41:42AM +0100, ogd wrote: > cc65 outputs two errors: > ---- > test.s(2): Error: Cannot open include file `macros.i': No such file or > directory > test.s(2): Error: Unexpected trailing garbage characters > ---- > > is the second an aftereffect of the first or is this a bug? The output is not optimal but I wouldn't exactly call it a bug. Most compilers and or assemblers are unable to immediately recover after an error and misinterpret parts of the input. The duplicate error message can be fixed and I will try to do that, but after an input error, there's always a chance for other, spurious errors. Anyway, thanks for the report. As said above I will fix it. 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 Jan 18 15:55:43 2009
This archive was generated by hypermail 2.1.8 : 2009-01-18 15:55:45 CET