Re: [cc65] compling with 2.9.0

Date view Thread view Subject view

From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2002-12-18 15:46:50


On Tue, Dec 17, 2002 at 08:38:18AM -0800, Shawn Jefferson wrote:
> It also appears to affect this code, but doesn't give any compiler warnings
> or errors.  This code worked with 2.8.0.

It worked with 2.8.0 because this version had a bug regarding down casts to
char (see the "Known Bugs" page), but it's the code that is not ok. The new
compiler version handles this correctly, so the code stopped working. As
suggested in another mail, use parenthesis to fix the problem.

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 : 2002-12-18 15:46:55 CET