Re: [cc65] assembler bug?

Date view Thread view Subject view

From: Groepaz (groepaz_at_gmx.net)
Date: 2003-09-22 15:13:18


On Monday 22 September 2003 13:14, Ullrich von Bassewitz wrote:
> On Sun, Sep 21, 2003 at 07:23:55PM +0200, Groepaz wrote:
> > mmmh, seems to be a little bug in the assembler.... in some source i
> > created a lot of "block comments" by enclosing some text into .if
> > 0/.endif ... the following gave me errors:
>
> As with the C preprocessor, the input within ».if/.endif« must be valid
> assembler tokens. So the bug is not within the assembler but in the docs,
> where this is not mentioned.
>
> What this means is that you cannot use ».if 0/.endif« to add comments to
> the code.

thats what i thought...

gpz

----------------------------------------------------------------------
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 : 2003-09-22 15:18:11 CEST