Re: [cc65] cc65 #if bug

Date view Thread view Subject view

From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2000-03-08 23:14:40


Hi!

> b$ cat bug.c

The preprocessor does not have a separate expression evaluation but calls the
expression evaluation of the C parser recursively. This needs some dirty
tricks to work, because of the recursive call. It seems as if some of the
tricks are not dirty enough:-)

I will have a look at it, thanks a lot!

Regards


	Uz


--
Ullrich von Bassewitz                                  uz_at_musoftware.de
----------------------------------------------------------------------
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 : 2001-12-14 22:05:35 CET