Re: [cc65] Macro scoping problem...

From: Ullrich von Bassewitz <uz1musoftware.de>
Date: 2010-07-10 12:51:14
Hi!

On Sat, Jul 10, 2010 at 12:35:54PM +0200, Christian Krüger wrote:
> >But fortunately it is very easy to fix the issue: Just leave off the whole
> >conversion and use the argument as is:
> >
> >         .macro DoJmp label
> >                 jmp label
> >         .endmacro
> yes, in this test-case this is true, but in my real-life-case the
> string is an
> input to ".concat" and I have no idea how to solve this?

Without such an example it is difficult to say. Maybe you can post an example
that is not too complex, but contains all actual problems to be solved?

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 Sat Jul 10 12:51:24 2010

This archive was generated by hypermail 2.1.8 : 2010-07-10 12:51:26 CEST