21.02.2014, 18:30, "Robert Goldman" rpgoldman@sift.net:
That sounds good. I don't think we can turn on deferred warnings this time around, because that requires significant new testing. In particular, this may cause issues with ACL, which has not been extensively tested yet (at least not judging from the cl-test-grid logs I've seen so far).
No, warnings have not be tested yet.
Fare, what :use clause should look like? Maybe
(:use :cl :uiop :asdf/interface)
?
And I assume the only place to be changed is the (:use :uiop/common-lisp :uiop/package ) form?
Best regards, - Anton