Hi Jerry, hello world,
Jerry D wrote:
On 4/5/24 10:47 AM, Jerry D wrote:
On 4/4/24 2:41 PM, Tobias Burnus wrote:
I think for the current testcases, I like the patch – the question
is only what's about:
',3' as input for 'comma' (or '.3' as input for 'point')
[...]
But for 'comma': [...]
* GCC with your patch: Same result: ios != 0 and nothing read.
Expected: [...] read-in value is 0.3. [...]
See attached updated patch.
Regressions tested on x86-64. OK for trunk and 13 after a bit.
OK. Thanks for the patch!
Tobias