mirror of
https://github.com/google/flatbuffers.git
synced 2026-08-03 23:01:03 +00:00
8aa8b9139e
+/-inf were not being handled, and so invalid typescript was being generated when a float/double had an infinite default value. NaN was being handled correctly. Co-authored-by: Derek Bailey <derekbailey@google.com> Co-authored-by: Casper <casperneo@uchicago.edu>