chiark
/
gitweb
/
~mdw
/
lisp
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(from:
813da88
)
dep.lisp (%dep-value): Force the dep before registering a dependents.
author
Mark Wooding
<mdw@distorted.org.uk>
Sat, 30 Jun 2018 20:35:15 +0000
(21:35 +0100)
committer
Mark Wooding
<mdw@distorted.org.uk>
Sat, 30 Jun 2018 21:52:04 +0000
(22:52 +0100)
Otherwise we'll add the dependent to the list, and then `propagate-to-
dependents' will clear the list, forgetting about us.
No differences found