![](https://secure.gravatar.com/avatar/fc3d357fdde7eced63dfcf05f86ce4ac.jpg?s=120&d=mm&r=g)
20 May
2016
20 May
'16
5:11 p.m.
François-René ÐVB Rideau wrote:
The traditional solution is to load a file that fails. i.e. create a file unsupported-implementation.lisp that has an (error ...) form and in your asd file, use a component (:file "unsupported-implementation" :if-feature (:not :sbcl))
Hmmm, ok but then, if you're to error in a Lisp file proper, why use the ASDF logic at all? I mean, why not just depend on the file as a regular one and perform all the tests that you need from Lisp code? -- Resistance is futile. You will be jazzimilated. Lisp, Jazz, Aïkido: http://www.didierverna.info