[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Any New Guile Release Planned ?
From: |
Mike Gran |
Subject: |
Re: Any New Guile Release Planned ? |
Date: |
Thu, 29 Oct 2015 22:53:59 +0000 (UTC) |
On Tuesday, October 27, 2015 10:55 AM, Ludovic Courtès <address@hidden> wrote:
>Rafik NACCACHE <address@hidden> skribis:
>
>> Is there any new release planned soon?
>
>We’ve been meaning to release 2.0.12, which is mostly bug fixes.
>However, we’re still debating on a new API that is introduced here.
>
>Hopefully it’ll be ready soonish!
>
>Besides, Andy Wingo is considering a first release of the 2.1.x unstable
>series that will lead to 2.2.
>
>Ludo’.
>
If someone wanted to regenerate the SRFI-14 charsets for
Unicode 8.0.0 before the next release, that'd be cool.
The script is libguile/unidata_to_charset.pl
The latest Unicode table is
ftp://unicode.org/Public/UNIDATA/UnicodeData.txt
The script regenerates libguile/srfi-14.i.c
-Mike