Re: [cc65] New stable release ahead (was: -O bug in 2.13.2)

From: Joseph Rose <rose.joseph121yahoo.com>
Date: 2012-02-06 15:56:31
*  How about declaring text literal's segment per-string.  You could use a #pragma directive similar to the #pragma *seg ().  This will help with Hidden64 and, when it's available, MemBank128.
*  I want to see explicit __zeropage declarations in C code.  Such, especially used as pointers, can significantly increase performance.
------------------
Joseph Rose, a.k.a. Harry Potter
Working magic in the computer community

________________________________
From: Ullrich von Bassewitz <uz@musoftware.de>
To: cc65@musoftware.de 
Sent: Sunday, February 5, 2012 11:31 AM
Subject: [cc65] New stable release ahead (was: -O bug in 2.13.2)


On Sun, Feb 05, 2012 at 12:28:38PM +0100, Ullrich von Bassewitz wrote:
> On Sun, Feb 05, 2012 at 04:11:09AM +0100, Johan Kotlinski wrote:
> > The following fails with -O enabled:
>
> Same here. The problem is fixed in svn but there's no official version 2.13
> with this fix. Sorry.

I've looked through the list of changes in the current development version and
have merged several that should have been applied to 2.13, but were missing. I
will release a new version 2.13.3 in the next few days. This version will
contain about 45 changes compared to 2.13.2 (mostly bug fixes plus a few minor
improvements).

If anybody has stuff that should definitely go into this version, then please
let me know. Only bug fixes or really small changes. Larger stuff only if the
impact on most code is low. Examples for code that could go into this version
are additional library functions that don't interfere with the existing ones,
so there's nothing serious that can break.

Regards


        Uz


-- 
Ullrich von Bassewitz                                  uz@musoftware.de
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
----------------------------------------------------------------------
To unsubscribe from the list send mail to majordomo@musoftware.de with
the string "unsubscribe cc65" in the body(!) of the mail.
Received on Mon Feb 6 15:56:50 2012

This archive was generated by hypermail 2.1.8 : 2012-02-06 15:56:54 CET