Results 9 issues of Yokota Yuki

https://future-architect.github.io/articles/20210604a/

https://docs.github.com/en/packages/guides/configuring-docker-for-use-with-github-packages https://docs.github.com/ja/packages/guides/container-guides-for-github-packages (Japanese)

Reflect comments on https://www.reddit.com/r/lisp/comments/auqinw/github_y2qactionmanclawscustomruntimetest_an/eha4oyd/

cl-annot-revisit is a re-implementation of cl-annot, an annotation library for Common Lisp. https://github.com/y2q-actionman/cl-annot-revisit

Working here https://github.com/y2q-actionman/cl-aws-custom-runtime-test/tree/update-202312 __________ TODO - Use newer SBCL - cleanup `cl+ssl/config` hacks - Use Amazon Linux 2023 (if possible)

I am trying to use your mixalot on libao environment. When I called `create-mixer` with unavailable sample rate like `-1`, I saw messages "libao error." are written endlessly. ``` y2q-no-MacBook-Air-3:mixalot$...

* cmucl ``` [package float-features].Caught error Arithmetic error FLOATING-POINT-INVALID-OPERATION signalled. Date/time: 2021-07-23-09:01! An unhandled error condition has been signalled: Arithmetic error FLOATING-POINT-INVALID-OPERATION signalled. 0: (DEBUG:BACKTRACE 536870911 #) 1: (TRIVIAL-BACKTRACE:PRINT-BACKTRACE-TO-STREAM #)...

Quoted from Issue #6. ____ I see Allegro CL 10.1 on MacOSX 11.2.3 raises an error like Lispworks: > CL-USER(5): (expt -0.0 excl:*negative-infinity-double*) > Error: attempt to raise 0.0 to...