« Bugzilla Issues Index
#4235 — 6.1.4 The String Type: Limit string length to 2^53-1
- bug_id:
4235
- creation_ts:
2015-03-27 08:05:00 -0700
- short_desc:
6.1.4 The String Type: Limit string length to 2^53-1
- delta_ts:
2015-04-03 12:35:40 -0700
- product:
Draft for 6th Edition
- component:
technical issue
- version:
Rev 36: March 17, 2015 Release Candidate 3
- rep_platform:
All
- op_sys:
All
- bug_status:
RESOLVED
- resolution:
FIXED
- priority:
Normal
- bug_severity:
normal
- everconfirmed:
true
- reporter:
André Bargull
- assigned_to:
Allen Wirfs-Brock
- commentid:
13952
- comment_count:
0
- who:
André Bargull
- bug_when:
2015-03-27 08:05:56 -0700
6.1.4 The String Type
> The String type is the set of all finite ordered sequences of zero or more [...]
The sequence's length should be limited to 2^53-1, because that's the maximum number expressible.
- commentid:
13995
- comment_count:
1
- who:
Allen Wirfs-Brock
- bug_when:
2015-04-01 11:16:23 -0700
fixed in rev37 editor's draft
- commentid:
14104
- comment_count:
2
- who:
Allen Wirfs-Brock
- bug_when:
2015-04-03 12:35:40 -0700
In Rev37