JVDptt

Results 3 issues of JVDptt

This code should print the entire (code point -> canonical name) mapping, right ? : (with-hash-table-iterator ( it CL-UNICODE::*CODE-POINTS-TO-UNICODE1-NAMES* ) (loop (multiple-value-bind (more i) (it) (progn (when (not more) (return))...

**Describe the bug** A clear and concise description of what the bug is. Building on Fedora Core 38 Linux (FC-38), x86_64, with : o sbcl-2.4.2 o clang + LLVM v16.0.6...

bug

**Describe the bug** A clear and concise description of what the bug is. GitHub compressed GIT stream generation is broken : Using either : $ git clone 'https://github.com/clasp-developers/clasp' or $...

bug