« Bugzilla Issues Index
#377 — validate paren-free comprehensions
- bug_id:
377
- creation_ts:
2012-06-07 21:16:00 -0700
- short_desc:
validate paren-free comprehensions
- delta_ts:
2013-07-15 17:04:22 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
All
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
enhancement
- everconfirmed:
true
- reporter:
Dave Herman
- assigned_to:
Allen Wirfs-Brock
- cc:
["allen", "brendan", "dherman"]
- commentid:
968
- comment_count:
0
- who:
Dave Herman
- bug_when:
2012-06-07 21:16:31 -0700
Comprehensions and generator expressions should allow paren-free if/for clauses, but we should validate this by adding it to an LR parser generator and making sure there are no conflicts (as a conservative proof that the grammar is unambiguous).
Dave
- commentid:
1058
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2012-06-25 10:53:39 -0700
moving bug to correct "Product"
- commentid:
4318
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2013-06-24 16:51:25 -0700
paran-free comprehensions were dropped
- commentid:
4506
- comment_count:
3
- who:
Allen Wirfs-Brock
- bug_when:
2013-07-15 17:04:22 -0700
fixed in rev16 draft. July 15, 2013