« Bugzilla Issues Index
#4413 — Wrong reference to RegularExpressionLiteral
- bug_id:
4413
- creation_ts:
2015-06-20 14:22:00 -0700
- short_desc:
Wrong reference to RegularExpressionLiteral
- delta_ts:
2015-07-27 10:18:57 -0700
- product:
ECMA-262 Edition 6
- component:
editorial issues
- version:
unspecified
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
trivial
- everconfirmed:
true
- reporter:
a.d.bergi
- assigned_to:
Allen Wirfs-Brock
- commentid:
14525
- comment_count:
0
- who:
a.d.bergi
- bug_when:
2015-06-20 14:22:38 -0700
In section 12.2.8 (regex literal expressions) <http://www.ecma-international.org/ecma-262/6.0/#sec-primary-expression-regular-expression-literals> the syntax just linking to the production of `RegularExpressionLiteral`s which are defined in their own chapter. It does link to 11.8.4 (strings) instead of 11.8.5 (regexes) however.
- commentid:
14578
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-07-27 10:18:57 -0700
corrected in final (June 21, 2015) Ecma distribution update