Re: [cc65] Hello and ca65 questions

From: 42Bastian Schick <bastian421monlynx.de>
Date: 2005-05-10 07:34:54
Hello

> If you use this in a nested scope, there may be a local symbol named I, 
> so the
> assembler delays the evaluation. Maybe the assembler should always use 
> the
> symbol that is currently visible and don't allow forward references of 
> symbols
> in local scope.

IIRC, your expression parser checks whether both sides of are constant, 
that is
maybe to strong ?
If it finds either side is constant it may replace the expression with 
this value ?

I can send you a diff of ca65 on the 2.10.5-20050429 snapshot if you like.

-- 
42Bastian Schick
----------------------------------------------------------------------
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 May 10 07:35:05 2005

This archive was generated by hypermail 2.1.8 : 2005-05-10 07:35:07 CEST