Hello!

The following is an attempt to upstream the various fixes accumulated
for guile-lib in the Guix code base.  Among other things, it adds
support to configure or otherwise disable the parent constraints
feature of the htmlprag tokenizer.

Thank you,

Maxim

 HACK             |  47 ++++++++++++++++
 am/guile.mk      |  14 +----
 configure.ac     |  66 +++++++++++++++++-----
 m4/guile-ext.m4  |  74 ------------------------
 src/htmlprag.scm | 143 ++++++++++++++++++++++++++++++++++-------------
 src/md5.scm      |   6 +-
 6 files changed, 208 insertions(+), 142 deletions(-)
 create mode 100644 HACK
 delete mode 100644 m4/guile-ext.m4

Christopher Baines (1):
  build: Add support for cross-compilation.

Ludovic Courtès (1):
  Work around Guile 3.0.0 miscompilation at -O2.

Maxim Cournoyer (4):
  Revert "When using guile-3.0, compile src/md5.scm using -O0"
  Add a HACK file.
  htmlprag: Allow users to parameterize the parent constraints.
  configure.ac: Standardize default installation directory.

-- 
2.30.1

Message-ID: <877dmmpc4i....@gmail.com>
X-Draft-From: ("nnimap+gmail:INBOX" 191731)

Reply via email to