sony / nmos-cpp

An NMOS (Networked Media Open Specifications) Registry and Node in C++ (IS-04, IS-05)
Apache License 2.0
136 stars 79 forks source link

Handle SDP fields like 1*DIGIT which accept leading zeros #340

Closed garethsb closed 11 months ago

garethsb commented 1 year ago

Also map json_exception when parsing numbers to sdp_exception.

Based on bug report and work of @maweit in #336.