-
- Downloads
"README.md" did not exist on "3bc0f535ff91082cbb7a207a5d50b1c5045ffaa0"
Introduce macro os-cond
On ABCL, os testing is at runtime. On all other implementations, it's at compile-time. SBCL can optimize some runtime tests and then complain about unreachable code. os-cond abstracts over OS conditionalization and makes everyone happy. Needed by an upcoming configuration change. Plus minor typographical fixes.
Loading
Please register or sign in to comment