From: Ullrich von Bassewitz (uz_at_musoftware.de)
Date: 2001-12-28 22:21:35
Hi! On Fri, Dec 28, 2001 at 04:40:53PM +0100, M Ancher Mailing List Subscription wrote: > Hmm, I get this error when I compile a file that includes <cbm.h>. Works great here. Is it possible that you're using a new cbm.h with an older compiler? Older cc65 versions (up to 2.6 I think) were not able to evaluate expressions using && and || as constants, which meant that you could not use the operators in preprocessor expressions (which must evaluet to a const). 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 : 2001-12-28 22:21:54 CET