-
While working with Trial, I discovered this issue with `get-monotonic-time` failing each call and not exactly sure why as it's just calling out via cffi. What's odd is `get-precise-time` seems to work…
-
Here is how to reproduce the problem:
```lisp
CL-USER> (asdf:load-system :jonathan)
CL-USER> (jonathan:parse "{\"foo\": 123.56}")
(:|foo| 123.56)
CL-USER> (sb-ext:restrict-compiler-policy '…
-
Trying `(cl-yaml:parse "{ a: 1, b: 2}")` on Windows fails with the call to `INITIALIZE` in cl-libyaml.
libyaml.dll is installed from MINGW64 in "c:\msys64\mingw64\bin" (in `PATH`) (NB. MINGW64 librar…
-
``` common-lisp
To load "metatilities-base-test":
Load 1 ASDF system:
metatilities-base-test
; Loading "metatilities-base-test"
; file: C:/Users/anton/quicklisp/dists/quicklisp/software/metatil…
-
While trying to run your library on Windows 11 I got this error. I have installed Msys2 and pulled the Gtk libraries this way and added the dlls of thos libraries to the Windows PATH. Does anybody hav…
bigos updated
11 months ago
-
Very nice tool. It's very useful to me. Thank you.
- When installed it from VSCode extension manager I got a this message: "扩展无效: 清单名不匹配。". Finally I manually installed it successfully.
- I think it'…
-
In
```
+ ACL2 Version 8.5+ (a development snapshot based on ACL2 Version 8.5) +
+ built November 13, 2022 21:02:35. +
+ (Git commit hash: 371d309be826380d18…
-
An attempt to load `cl-containers-documentation` fails with:
```
cl-containers-documentation.asd: don't recognize component type :DOCUDOWN-SOURCE
```
This is happened on `SBCL`, `ECL` and `Clisp…
-
osx 10.10 ccl64 build from trunk, make line was make DESTDIR="path/to/buildapp" LISP="path/to/dx86cl64" install
note hardcoded use of sbcl at frame 14.
(20E7C6A0) : 0 (>-2 NIL 0) 2293
(20E7C6D0) :…
-
Please note that this issue was submitted some time ago by someone else (and I viewed the detailed interactions a short while ago) but it was not fully resolved (at least not for my case). I think it…