ChezScheme
ChezScheme copied to clipboard
unused library warning
It should be possible for the compiler to warn when a library imports another library but does not use it, just as it presently warns (via the undefined-variables-warning parameter) about cases when the cplectrec pass is unable to optimise recursive bindings.