PR 9300, realized the transitive closure operation is actually crazy expensive, interim commit so no one suffers thru that while I think about this
svn: r9345
This commit is contained in:
parent
0fe065e1b7
commit
cee0f72df5
|
@ -2317,7 +2317,10 @@ If the namespace does not, they are colored the unbound color.
|
|||
(hash-cons! tail-ht stx-from stx-to-to))))
|
||||
stx-to-tos)))
|
||||
stx-tos)))
|
||||
|
||||
#;
|
||||
(when found-one?
|
||||
(printf "\n\n")
|
||||
(loop)))))
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user