Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
asdf
asdf
Commits
51993ce2
Commit
51993ce2
authored
Dec 05, 2015
by
Francois-Rene Rideau
Browse files
TODO: incrementality wrt defsystem-depends-on
parent
78aaa8fc
Changes
1
Hide whitespace changes
Inline
Side-by-side
TODO
View file @
51993ce2
...
...
@@ -237,6 +237,11 @@
** Real solution: defer parsing and evaluation of defsystem forms?
Or simply detect circularity and issue an appropriate error?
* Implement proper incrementality for defsystem-depends-on.
** For proper incremental redefinitions, systems probably need to
depend-on (load-asd-op . primary-system) which itself will
depend-on all the load-op of defsystem-depends-on in that file.
* Include some ABL test for stassats's (now obsolete?) thing:
(asdf:enable-asdf-binary-locations-compatibility
:centralize-lisp-binaries t :default-toplevel-directory *fasl-dir*)
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment