David Hildenbrand <[email protected]> writes: > The string-input-visitor happily accepts NaN and inifities when parsing
Make that "infinities". > numbers (doubles). They shouldn't. Fix that. > > Also, add two test cases, testing if "NaN" and "inf" is properly > rejected. > > Reviewed-by: Eric Blake <[email protected]> > Signed-off-by: David Hildenbrand <[email protected]> Reviewed-by: Markus Armbruster <[email protected]> PS: I still owe you an analysis of backward compatibility impact.
