From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2002-03-06 08:58:14
On Tue, Mar 05, 2002 at 02:36:48PM +0100, Piotr Fusik wrote:
> #define TEST(c) test(#c)
> void test(char *p) {
> TEST("hello"); // Error: `)' expected
> }
[...]
> struct s a,b,c;
> a = b = c; // Error: Invalid lvalue in assignment
Just fixed these two, see the bugs page for patches. Thanks again!
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.
This archive was generated by hypermail 2.1.3 : 2002-03-06 08:58:21 CET