Skip to content
Snippets Groups Projects
Forked from asdf / asdf
Source project has a limited visibility.
  • Robert Goldman's avatar
    ecbd83d5
    Fix for launchpad bug 1445638. · ecbd83d5
    Robert Goldman authored
    When collecting the defsystem-dependencies in
    REGISTER-SYSTEM-DEFINITION, throw away NILs, which correspond to systems
    not needed because of :FEATURE checks.
    
    Added test case for bug, too.
    ecbd83d5
    History
    Fix for launchpad bug 1445638.
    Robert Goldman authored
    When collecting the defsystem-dependencies in
    REGISTER-SYSTEM-DEFINITION, throw away NILs, which correspond to systems
    not needed because of :FEATURE checks.
    
    Added test case for bug, too.