Hello Mark,
On Wed, Oct 24, 2012 at 1:04 PM, Mark Cox markcox80@gmail.com wrote:
There is an issue with the ASDF component of CFFI-GROVEL when running on ECL. The problem stems from ASDF:OUTPUT-FILES returning two items. The attached patch hopes to handle this situation.
I haven't touched this code in quite while and I don't remember exactly what's going on. Why is ASDF:OUTPUT-FILES returning two items? Could you also explain why :SYSTEM-P T is no longer always passed on to COMPILE-FILE?
Thanks,