unofficial mirror of guile-user@gnu.org 
 help / color / mirror / Atom feed
* Mixp 0.9 available
@ 2021-12-16 12:19 Thien-Thi Nguyen
  0 siblings, 0 replies; only message in thread
From: Thien-Thi Nguyen @ 2021-12-16 12:19 UTC (permalink / raw)
  To: guile-sources; +Cc: guile-user

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


release notes:

  Tested w/ Guile 2.2.7.

README excerpt:

  Mixp is a Guile interface to expat, James Clark's XML Parser,
  originally written by Thierry Bézecourt.  This release of Mixp is
  available under the terms of the GNU GPL v3 (or later); see COPYING.
  It has been tested with Guile 1.4, 1.8, 2.0, 2.2, and libexpat 2.2.10.

NEWS for 0.9 (2021-12-16):

  - Guile "auto-compilation" suppressed

    Env var ‘GUILE_AUTO_COMPILE’ has value "0" during both configure
    script operation and "make check".  The Guile-BAUX programs also
    set this, so normally "make" should also be covered.

    The result: No on-the-fly compilation of .scm to .go files.

  - configure script option ‘--with-expat’ has default

    You can use this option to specify a non-standard installation.
    Previously, it was required to be given since there was no
    default.  Now, if not given, it defaults to the system Expat.

  - configure script errors out if Expat not found

    If there is no usable Expat specified or found, the configure
    script now fails w/ message "Could not find the Expat library".

  - testing upgraded to support Guile 2.2

    For "make check", Guile 2.2 had some issues grokking the
    iso-8859-1 encoding in test/x001, but that's now resolved.

  - bootstrap/maintenance tools

    upgraded:

     Guile-BAUX 20211208.0839.a5245e7
     GNU gnulib 2021-12-10 21:54:54
     GNU texinfo 6.8
     GNU Automake 1.16.5
     GNU Autoconf 2.71
     GNU Guile 2.2.7

    as before:

     (none)

tarball, sig in dir:

  https://download.savannah.nongnu.org/releases/mixp/

-- 
Thien-Thi Nguyen -----------------------------------------------
 (defun responsep (query)               ; (2021) Software Libero
   (pcase (context query)               ;       = Dissenso Etico
     (`(technical ,ml) (correctp ml))
     ...))                              748E A0E8 1CB8 A748 9BFA
--------------------------------------- 6CE4 6703 2224 4C80 7502


[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 219 bytes --]

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

only message in thread, other threads:[~2021-12-16 12:19 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-12-16 12:19 Mixp 0.9 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).