mouse07410 / asn1c

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

jer: REAL special values fix #158

Closed v0-e closed 11 months ago

v0-e commented 11 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)