archives

« Bugzilla Issues Index

#3119 — ResolveImportEntries has no side effects but is called for its side effects


15.2.5.5 "LinkDeclarativeModules" step 5.a. calls ResolveImportEntries and ignores the result. But ResolveImportEntries doesn't have any side effects.

I think what's intended is for "deps" to be stored in the module as M.[[ImportDefinitions]]. But I didn't write the linking spec, so it'd be good to check with dherman.


fixed in rev28 editor's draft

via major module loading redo


fixed in rev28