mouse07410 / asn1c

The ASN.1 Compiler
http://lionet.info/asn1c/
BSD 2-Clause "Simplified" License
93 stars 70 forks source link

jer: REAL special values fix #158

Closed v0-e closed 8 months ago

v0-e commented 8 months ago

Fixes JER REAL encoder/decoder to create/expect a valid JSON string for the REAL special values MINUS-INFINITY, PLUS-INFINITY, NOT-A-NUMBER, and -0.

X.697 23.2 (2021)