take the negative blame from the reference in all cases
ie, avoid looking at the module path indicies to to trace back in the require chain. closes PR 11084 also closes duplicate PR 11724 please merge to the 5.1 release branch
This commit is contained in:
parent
ae67464670
commit
a8e9eabf7d
|
@ -100,7 +100,7 @@
|
||||||
#`(contract contract-id
|
#`(contract contract-id
|
||||||
id
|
id
|
||||||
pos-module-source
|
pos-module-source
|
||||||
(first-requiring-module (quote-syntax loc-id) (quote-module-path))
|
(quote-module-path)
|
||||||
'external-id
|
'external-id
|
||||||
#,srcloc-code))))))])
|
#,srcloc-code))))))])
|
||||||
(when key
|
(when key
|
||||||
|
|
Loading…
Reference in New Issue
Block a user