quicklisp / quicklisp-projects

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

Please add unboxables #2291

Closed digikar99 closed 1 year ago

digikar99 commented 1 year ago

You can fetch from https://github.com/digikar99/unboxables

unboxables is a thin wrapper around cffi:foreign-alloc and cffi:foreign-free coupled by trivial-garbage:finalize to provide arrays of contiguously allocated structures in common lisp.

quicklisp commented 1 year ago

Failure log here: http://report.quicklisp.org/2023-05-24/failure-report/unboxables.html

digikar99 commented 1 year ago

Should be fixed now.