cl-store icon indicating copy to clipboard operation
cl-store copied to clipboard

Results 4 cl-store issues
Sort by recently updated
recently updated
newest added

I have to :use "#:clos" in depackage, it does not import-from #:clos in case of #+ecl.

Regressions tests execute, but have some failures: * 6 out of 112 total tests failed: CIRC.5, CIRC.6, CIRC.9, CIRC.12, CIRC.13, CORRECT.LIST.1. will try to fix clasp so that the 6...

ABCL produces a warning when loading this system: ` ; Caught SIMPLE-WARNING: ; compiling # completed without its input file #P"/Volumes/vibhu/Downloads/cl-store-master/abcl/custom.lisp" or its output file #P"/Volumes/vibhu/.cache/common-lisp/abcl-1.4.0-fasl42-macosx-x64/Volumes/vibhu/Downloads/cl-store-master/abcl/custom.abcl" ` and also an...

SBCL internals related to structures have changed, breaking cl-store, in particular, the struct-class.1 test.