[asdf-devel] Feature-conditional components

Faré fahree at gmail.com
Sat Oct 23 04:04:29 UTC 2010


1- we probably want conditionally included components, as in xcvb:

(:when (:featurep (:and :sbcl sb-thread)) (:file "sbcl-threaded-support"))
(:when (:featurep (:or :cmu :scl)) (:file "cmucl-support"))

2- is depending on a suppressed component a bug, a nop, or something
that forces the component to be un-suppressed?

[ François-René ÐVB Rideau | Reflection&Cybernethics | http://fare.tunes.org ]
"I carry a gun because a cop is too heavy." — R. Lee Wrights




More information about the asdf-devel mailing list