-
- Downloads
2009-01-10 gwking@metabang.com
added make-defined-systems-table (unexported) (re)applied Luis Oliveria's patch to add a restart for missing components. This patch works in SBCL but not in Allegro Common Lisp or CLISP. The problem has to do with the computation of restarts and I'm still trying to figure it out. Since the failure doesn't cause any _new_ problems (it just means that the putative new restart isn't listed), I'm still committing. * asdf.lisp tests for the above (new) test/test-retry-loading-component-1.script (new) test/try-reloading-1.asd (new) test/try-reloading-dependency.hidden
Showing
- asdf.lisp 45 additions, 10 deletionsasdf.lisp
- test/test-retry-loading-component-1.script 28 additions, 0 deletionstest/test-retry-loading-component-1.script
- test/try-reloading-1.asd 6 additions, 0 deletionstest/try-reloading-1.asd
- test/try-reloading-dependency.hidden 5 additions, 0 deletionstest/try-reloading-dependency.hidden
Loading
Please register or sign in to comment