On Mon, Feb 19, 2018 at 7:03 PM, Eric Timmons <etimm...@mit.edu> wrote: > I've also opened the following bug on SBCL to let them know about it: > https://bugs.launchpad.net/sbcl/+bug/1750466.
This bug has been fixed upstream and should probably appear in SBCL 1.4.7. Since they got that fixed before ASDF 3.3.2 got out, is it worth reverting commit 21e3a85? That would keep the return of `parse-define-package-form` unchanged and the warnings would only show up in SBCL 1.4.1-1.4.6 inclusive. -Eric