[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[bug#36467] [PATCH v3] gnu: Add some Common Lisp libraries
From: |
Katherine Cox-Buday |
Subject: |
[bug#36467] [PATCH v3] gnu: Add some Common Lisp libraries |
Date: |
Tue, 17 Sep 2019 10:50:55 -0500 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/26.3 (gnu/linux) |
Pierre Neidhardt <address@hidden> writes:
> Ludovic Courtès <address@hidden> writes:
>
>> We discussed whether to add “ecl-” packages in the first place a couple
>> of months ago IIRC, and I think the outcome was that it’s not worth it
>> most of the time. Do I remember correctly Katherine, Pierre?
>
> Hmmm, I don't remember this conversation :p
> Do you have a link?
This conversation was with me[1]. (Also apologies for not getting back
to this. It's on the ever-growing TODO list).
> Those ecl- packages come for free, so it's cool to have them for users
> using ECL. Admittedly, ECL is way less popular than SBCL, plus the cl-
> packages can always be used as a fallback.
> So no strong opinion on my end.
The point I made in the afforementioned thread was that there is no
guarantee that packages will work across the various Lisp runtimes. I
think we should be optimistic and include ecl- packages where we can,
but I have no problem with authors bailing on them if they don't work
and it wasn't the point of their patch.
> Either way, I guess this patch is ready to merge then. ECL packages can
> always be tweaked later if need be.
Thank you, Guilluame, for the submission, Ludovic for maintaining, and
Pierre for reviewing and weighing in :)
[1] - https://issues.guix.info/issue/36131
--
Katherine