Mixp 0.9 available

Thien-Thi Nguyen <[email protected]> Thu, 16 Dec 2021 07:19:01 -0500
Newsgroups gmane.lisp.guile.user,gmane.lisp.guile.sources
Message-ID <[email protected]>
--=-=-=
Content-Type: text/plain; charset=utf-8
Content-Transfer-Encoding: quoted-printable


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=C3=A9zecourt.  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 =E2=80=98GUILE_AUTO_COMPILE=E2=80=99 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 =E2=80=98--with-expat=E2=80=99 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/

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


--=-=-=
Content-Type: application/pgp-signature; name="signature.asc"

-----BEGIN PGP SIGNATURE-----

iG4EARECAC4WIQR0jqDoHLinSJv6bORnAyIkTIB1AgUCYbsutxAcdHRuQGdudXZv
bGEub3JnAAoJEGcDIiRMgHUCRJUAn16DCN7u+3BnKLRoqsugCAl9obCyAJ4/XA5j
xN2777qEgaTU2vWqGTywgA==
=IdIO
-----END PGP SIGNATURE-----
--=-=-=--