archives

« Bugzilla Issues Index

#4235 — 6.1.4 The String Type: Limit string length to 2^53-1


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.


fixed in rev37 editor's draft


In Rev37