quicklisp / quicklisp-projects

Metadata for projects tracked by Quicklisp.
http://www.quicklisp.org/
415 stars 47 forks source link

Please add khazern #2259

Closed yitzchak closed 1 year ago

yitzchak commented 1 year ago

Khazern is a portable loop implementation from SICL

Author: Robert Strandh, Tarn W. Burton License: BSD Sources: https://github.com/s-expressionists/Khazern.git

quicklisp commented 1 year ago

Failure log here: http://report.quicklisp.org/2023-03-22/failure-report/khazern.html

yitzchak commented 1 year ago

khazern-environment is used only during SICL boot. It shouldn't be in the Quicklisp system index. Can I get it added to the excluded system list?

quicklisp commented 1 year ago

Sure, I will exclude it.

On Thu, Mar 23, 2023 at 7:43 AM Tarn W. Burton @.***> wrote:

khazern-environment is used only during SICL boot. It shouldn't be in the Quicklisp system index. Can I get it added to the excluded system list?

— Reply to this email directly, view it on GitHub https://github.com/quicklisp/quicklisp-projects/issues/2259#issuecomment-1481040786, or unsubscribe https://github.com/notifications/unsubscribe-auth/AACPNLNLEMBYJDPNGEYZU6DW5QZMTANCNFSM6AAAAAAVCBAYDM . You are receiving this because you commented.Message ID: @.***>

yitzchak commented 1 year ago

Much appreciated. Just out of curiosity, is there anyway to do that from the author's perspective? ASD file name, some kind of "ignore" file, etc.?