Thank you! Obviously, I should run the tests before every commit! :-)
This test still failed for me after applying your patch. I think the
reason is that we use different locales. I have applied your patch plus
another commit that sets `LC_ALL=C` in `test/parse.sh`. Now, everybody
should get the same test results.