GNU bug report logs - #55049
[PATCH 0/3] gnu: Add cl-boost-{parse,re,lexer}.

Previous Next

Package: guix-patches;

Reported by: "Paul A. Patience" <paul <at> apatience.com>

Date: Thu, 21 Apr 2022 01:51:01 UTC

Severity: normal

Tags: patch

Done: Guillaume Le Vaillant <glv <at> posteo.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: help-debbugs <at> gnu.org (GNU bug Tracking System)
To: Guillaume Le Vaillant <glv <at> posteo.net>
Cc: tracker <at> debbugs.gnu.org
Subject: bug#55049: closed ([PATCH 0/3] gnu: Add cl-boost-{parse,re,lexer}.)
Date: Sun, 24 Apr 2022 10:16:01 +0000
[Message part 1 (text/plain, inline)]
Your message dated Sun, 24 Apr 2022 10:09:05 +0000
with message-id <87tuaig53a.fsf <at> kitej>
and subject line Re: [bug#55049] [PATCH 0/3] gnu: Add cl-boost-{parse,re,lexer}.
has caused the debbugs.gnu.org bug report #55049,
regarding [PATCH 0/3] gnu: Add cl-boost-{parse,re,lexer}.
to be marked as done.

(If you believe you have received this mail in error, please contact
help-debbugs <at> gnu.org.)


-- 
55049: https://debbugs.gnu.org/cgi/bugreport.cgi?bug=55049
GNU Bug Tracking System
Contact help-debbugs <at> gnu.org with problems
[Message part 2 (message/rfc822, inline)]
From: "Paul A. Patience" <paul <at> apatience.com>
To: guix-patches <at> gnu.org
Cc: "Paul A. Patience" <paul <at> apatience.com>
Subject: [PATCH 0/3] gnu: Add cl-boost-{parse,re,lexer}.
Date: Thu, 21 Apr 2022 01:49:49 +0000
The PARSE and RE Common Lisp libraries (by https://github.com/massung) have
been seemingly migrated to the CL-BOOST organization
(https://github.com/cl-boost) — some of whose packages I've added in this
patch series —, probably to avoid potential conflicts with other CL library
names.
For now I've left the cl-parse and cl-re Guix packages alone, but if no one is
using them, they could be removed.

Paul A. Patience (3):
  gnu: Add cl-boost-parse.
  gnu: Add cl-boost-re.
  gnu: Add cl-boost-lexer.

 gnu/packages/lisp-xyz.scm | 90 +++++++++++++++++++++++++++++++++++++++
 1 file changed, 90 insertions(+)

--
2.35.1




[Message part 3 (message/rfc822, inline)]
From: Guillaume Le Vaillant <glv <at> posteo.net>
To: "Paul A. Patience" <paul <at> apatience.com>
Cc: 55049-done <at> debbugs.gnu.org
Subject: Re: [bug#55049] [PATCH 0/3] gnu: Add cl-boost-{parse,re,lexer}.
Date: Sun, 24 Apr 2022 10:09:05 +0000
"Paul A. Patience" <paul <at> apatience.com> skribis:

> On 2022-04-23 04:23:36-04:00, Guillaume Le Vaillant wrote:
>
> The problem is that cl-boost-parse's (CL) package name is BOOST-PARSE,
> but cl-parse's package name is PARSE, so in fact they are not
> transparently interchangeable.

Indeed, they are different packages. So let's keep the old "parse" and
"re" packages for now (and these are also the only ones that are in
Quicklisp).
Patches pushed as 3ab9bd077849912b0d3518d1ccc375a9296fd99a and
following.
Thanks.


This bug report was last modified 3 years and 86 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.