Skip to content
GitLab
  • Explore
  • Sign in
  • Register
  • asdf
  • asdf
  • Repository
  • asdf
  • asdf.asd
Find file Blame History Permalink
  • Francois-Rene Rideau's avatar
    2.26.8: Fix the long-standing bug of dependency changes not being propagated between systems. · 331df45f
    Francois-Rene Rideau authored Dec 06, 2012
    https://bugs.launchpad.net/asdf/+bug/479522
    This used to be a glaring bug for most and a dubious "feature" for a few.
    Those few can nowadays reproduce their "feature" cleanly using :force-not if they want.
    Refactor the TRAVERSE protocol to fix the issue,
    notably replacing the special *forcing* by a lexical.
    Also fix another subtle bug whereby an unchanged dependency in a forced system
    could be re-compiled after being loaded.
    Kill many obsolete comments.
    Do :force and :force-not more cleanly, and fix the case where it's T.
    331df45f