[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Mixp 0.9 available
From: |
Thien-Thi Nguyen |
Subject: |
Mixp 0.9 available |
Date: |
Thu, 16 Dec 2021 07:19:01 -0500 |
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
signature.asc
Description: PGP signature
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- Mixp 0.9 available,
Thien-Thi Nguyen <=