« Bugzilla Issues Index
#3119 — ResolveImportEntries has no side effects but is called for its side effects
- bug_id:
3119
- creation_ts:
2014-08-11 14:51:00 -0700
- short_desc:
ResolveImportEntries has no side effects but is called for its side effects
- delta_ts:
2014-10-14 15:17:42 -0700
- product:
Draft for 6th Edition
- component:
Modules
- version:
Rev 26: July 18, 2014 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Jason Orendorff
- assigned_to:
Allen Wirfs-Brock
- cc:
["dherman", "jorendorff", "samth"]
- commentid:
9756
- comment_count:
0
- who:
Jason Orendorff
- bug_when:
2014-08-11 14:51:32 -0700
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.
- commentid:
10323
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2014-10-11 17:37:17 -0700
fixed in rev28 editor's draft
via major module loading redo
- commentid:
10376
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2014-10-14 15:17:42 -0700
fixed in rev28