-
Notifications
You must be signed in to change notification settings - Fork 12
Open
Labels
acceptance: go aheadReviewed, implementation can startReviewed, implementation can starttype: featureNew feature or requestNew feature or request
Milestone
Description
Is your feature request related to a problem? Please describe.
As per the spec if we encounter a case where an integer overflows (for example the current array index) it MUST result in an error and not silent continuation. We currently do silently continue.
Describe the solution you'd like
If the engine encounters a JsonInt overflow it has to terminate with an error.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
acceptance: go aheadReviewed, implementation can startReviewed, implementation can starttype: featureNew feature or requestNew feature or request
Type
Projects
Status
Todo