unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Guile-WWW 2.36 available
@ 2012-11-22 17:48 Thien-Thi Nguyen
  0 siblings, 0 replies; only message in thread
From: Thien-Thi Nguyen @ 2012-11-22 17:48 UTC (permalink / raw)
  To: guile-sources; +Cc: guile-user

[-- Attachment #1: Type: text/plain, Size: 2054 bytes --]

release notes:

  Moving right along.  I suppose next step is be to call out to the Guile
  2.x. compiler from the Guile-WWW module munger.  Hmmm...

  thi

README excerpt:

  This is the Guile WWW library, a set of Guile Scheme
  modules to facilitate HTTP, URL and CGI programming.

NEWS excerpt:

  - 2.36 | 2012-11-22

    - portability fixes

      - import some procs explicitly (Guile 1.4.x)

        Guile 1.4.x does not implicitly provide, e.g., SRFI 13.

      - use appropriate u8 i/o procs

        The "compiler" (har har) build-aux/guile-baux/mm, in cahoots w/
        the configure script, now tries to DTRT for various versions of
        Guile.  Precisely:

        1.4.x -- custom procs based on ‘read-char’ / ‘display’
        1.8   -- uniform-vector-{read!,write} (the "normal" case)
        2.x   -- custom procs based on those in ‘(ice-9 binary-ports)’

        With this change, "make check" under Guile 2.0.6 no longer
        displays any deprecation warnings.  Any that you might encounter
        (for any Guile) is now considered a bug; please report it.

      - avoid ‘\n’ in sed ‘s’ RHS (FreeBSD)

        This was a problem in the "make check" prep (test harness).

      - less "values outside ‘call-with-values’ context"

        Another case was found, but this was internal.  Perhaps others
        lurk -- why doesn't Someone just do a formal audit already?!

    - bootstrap tools upgrade
      - GNU Automake 1.12.5
      - Guile-BAUX 20121120.1242.e233fad

home page:

  http://www.nongnu.org/guile-www/

patronage:

  http://www.gnuvola.org/patronage.html

-- 
Thien-Thi Nguyen ..................................... GPG key: 4C807502
.                  NB: ttn at glug dot org is not me                   .
.                 (and has not been since 2007 or so)                  .
.                        ACCEPT NO SUBSTITUTES                         .
........... please send technical questions to mailing lists ...........

[-- Attachment #2: Type: application/pgp-signature, Size: 197 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2012-11-22 17:48 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2012-11-22 17:48 Guile-WWW 2.36 available Thien-Thi Nguyen

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).