-
Notifications
You must be signed in to change notification settings - Fork 118
handle decoding + encoding Nan and infinity #1808
Copy link
Copy link
Closed
Labels
dartIssues related to the Dart backend for sidekick.Issues related to the Dart backend for sidekick.sidekickIssues related to the code generatorIssues related to the code generatortype: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.
Description
From #1807:
ProtoJSON uses strings to represent NaN, Infinity and -Infinity; we should update our decoding and encoding to handle these cases.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
dartIssues related to the Dart backend for sidekick.Issues related to the Dart backend for sidekick.sidekickIssues related to the code generatorIssues related to the code generatortype: bugError or flaw in code with unintended results or allowing sub-optimal usage patterns.Error or flaw in code with unintended results or allowing sub-optimal usage patterns.