Skip to content
Commit a4b67421 authored by Alexander Gavrilov's avatar Alexander Gavrilov
Browse files

Fix the def integration for ECL.

This problem is similar to issues related to in-package
handling wrt hu.dwim.common. Namely, unterning the symbol
during compilation causes the compiler to externalize
unexport's argument as #:-body-, thus causing it to break
at load time. This was compounded by a bug in ECL's error
checking that let unexport succeed, silently corrupting
internal state, and causing a crash later on.
parent fc0db9d8
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment