« Bugzilla Issues Index
#2796 — Dynamic dependencies duplication assertion error
- bug_id:
2796
- creation_ts:
2014-05-02 15:26:00 -0700
- short_desc:
Dynamic dependencies duplication assertion error
- delta_ts:
2015-03-16 14:38:30 -0700
- product:
Draft for 6th Edition
- component:
deferred features
- version:
Rev 24: April 27, 2014 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
WONTFIX
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
Guy Bedford
- assigned_to:
Allen Wirfs-Brock
- cc:
["dherman", "jorendorff", "samth"]
- commentid:
8096
- comment_count:
0
- who:
Guy Bedford
- bug_when:
2014-05-02 15:26:17 -0700
If a dynamic instantiation result returns duplicated dependencies, the assertion in AddDependencyLoad would fail on a duplication.
Ideally we should either explicitly throw in this scenario, or dedupe the instantiation result dependencies depsList first.
- commentid:
13764
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-03-16 14:38:30 -0700
concerns old module spec.