Stas Boukarev

Results 13 issues of Stas Boukarev

``` (values (array-element-type (make-array 0 :element-type 'base-char)) (upgraded-array-element-type 'base-char)) => CHARACTER BASE-CHAR ```

``` 0: (SB-KERNEL::%FILE-ERROR #P"/home/stas/quicklisp/dists/quicklisp/software/gendl-master-5a621564-git/claude-dot-md-data/training-mirror/static/3rdpty/fa/webfonts/fa-brands-400.eot?" "bad place for a wild pathname") 1: (ENSURE-DIRECTORIES-EXIST #P"/home/stas/quicklisp/dists/quicklisp/software/gendl-master-5a621564-git/claude-dot-md-data/training-mirror/static/3rdpty/fa/webfonts/fa-brands-400.eot?" :VERBOSE NIL :MODE 511) 2: (QL-MINITAR::SAVE-FILE #P"/home/stas/quicklisp/dists/quicklisp/software/gendl-master-5a621564-git/claude-dot-md-data/training-mirror/static/3rdpty/fa/webfonts/fa-brands-400.eot?" 118560 #) 3: (QL-MINITAR:UNPACK-TARBALL #P"/home/stas/quicklisp/tmp/release-install-5OPCS.tar" :DIRECTORY #P"/home/stas/quicklisp/dists/quicklisp/software/") 4: (QL-UTIL::CALL-WITH-TEMPORARY-FILE #...

(ql:quickload :april) => System "cape" not found. But the cape.asd file is there. (ql:quickload :format-seconds) => not found, even though ``` (ql-dist:find-system :format-seconds-tests) => # ```