Opened 10 months ago
Closed 9 months ago
#468 closed defect (wontfix)
Forbid brackets and curly braces in identifiers
| Reported by: | cowan | Owned by: | alexshinn |
|---|---|---|---|
| Priority: | major | Milestone: | |
| Component: | WG1 - Core | Keywords: | |
| Cc: |
Description (last modified by cowan)
Different implementations use {} and [] for different non-standard things, typically as brackets of some sort. This proposal is to say that they MUST NOT be used in identifiers.
Change History (2)
comment:1 Changed 10 months ago by cowan
- Description modified (diff)
- Summary changed from Consider adding brackets and curly braces as delimiters to Forbid brackets and curly braces in identifiers
comment:2 Changed 9 months ago by cowan
- Resolution set to wontfix
- Status changed from new to closed
This failed for lack of a second. The compelling argument was that it's pointless to make something a delimiter when it's undefined.
Note: See
TracTickets for help on using
tickets.

Revised this.