unofficial mirror of guile-devel@gnu.org 
 help / color / mirror / Atom feed
From: Maxim Cournoyer <maxim.cournoyer@gmail.com>
To: guile-devel@gnu.org
Subject: [PATCH devel 0/6] Parameterize the parent constraints in htmlprag & varia
Date: Thu, 4 Mar 2021 21:14:03 -0500	[thread overview]
Message-ID: <8735xapc3x.fsf@gmail.com> (raw)

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.fsf@gmail.com>
X-Draft-From: ("nnimap+gmail:INBOX" 191731)



             reply	other threads:[~2021-03-05  2:14 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-03-05  2:14 Maxim Cournoyer [this message]
2021-03-05  2:35 ` [PATCH devel 1/6] Revert "When using guile-3.0, compile src/md5.scm using -O0" Maxim Cournoyer
2021-03-05  2:35   ` [PATCH devel 2/6] Work around Guile 3.0.0 miscompilation at -O2 Maxim Cournoyer
2021-03-05  2:35   ` [PATCH devel 3/6] Add a HACK file Maxim Cournoyer
2021-03-05  2:35   ` [PATCH devel 4/6] htmlprag: Allow users to parameterize the parent constraints Maxim Cournoyer
2021-03-05  2:35   ` [PATCH devel 5/6] build: Add support for cross-compilation Maxim Cournoyer
2021-03-05  2:35   ` [PATCH devel 6/6] configure.ac: Standardize default installation directory Maxim Cournoyer

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://www.gnu.org/software/guile/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=8735xapc3x.fsf@gmail.com \
    --to=maxim.cournoyer@gmail.com \
    --cc=guile-devel@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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).