« Bugzilla Issues Index
#577 — 13.5 Class Definitions; IsConstantDeclaration return true
- bug_id:
577
- creation_ts:
2012-07-19 12:27:00 -0700
- short_desc:
13.5 Class Definitions; IsConstantDeclaration return true
- delta_ts:
2015-07-10 08:34:59 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 9: July 8, 2012 Draft
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
Rick Waldron
- assigned_to:
Allen Wirfs-Brock
- cc:
["erik.arvidsson", "waldron.rick"]
- commentid:
1370
- comment_count:
0
- who:
Rick Waldron
- bug_when:
2012-07-19 12:27:20 -0700
IIRC, const by default for ClassDeclaration has yet to reach complete consensus - I think the draft should somehow reflect this or change the current return value to false pending final consensus.
- commentid:
1383
- comment_count:
1
- who:
Rick Waldron
- bug_when:
2012-07-26 11:23:04 -0700
Per July 26th TC39 meeting decision, class declarations create "let" bindings
- commentid:
1563
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2012-08-30 15:34:48 -0700
changed in editor's draft.
- commentid:
1641
- comment_count:
3
- who:
Allen Wirfs-Brock
- bug_when:
2012-09-28 12:23:56 -0700
fixed in rev10, Sept. 27 2012 draft