Re: [cc65] Bugs?

Date view Thread view Subject view

From: Piotr Fusik (P.Fusik_at_elka.pw.edu.pl)
Date: 2002-03-07 13:22:27


On Wed, 6 Mar 2002, Ullrich von Bassewitz wrote:

> No. Piotr didn't mention that explicitly, but his sample code needs the struct
> definition as a prerequisite. The problem was that the code for struct
> assigments checked if the right hand side was an lvalue, which is not a
> necessary condition and caused the above code to fail.

That's right, I only meant that a = b is ok and a = b = c caused an error.

Piotr

----------------------------------------------------------------------
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 : 2002-03-07 13:23:05 CET