addReplyDouble(): format infinite in a libc agnostic way.
There are systems that when printing +/- infinte with printf-family functions will not use the usual "inf" "-inf", but different strings. Handle that explicitly. Fixes issue #930.
Please register or sign in to comment