Skip to content
Snippets Groups Projects
Commit 38eb8a7c authored by Francois-Rene Rideau's avatar Francois-Rene Rideau Committed by Robert Goldman
Browse files

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.
parent 0464b2c7
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment