Re: bug#63632: diffutils 3.10: test suite is failing in test-strtoll unit

2023-05-21 Thread Bruno Haible
Paul Eggert wrote: > > test-strtoll.c:290: assertion 'ptr == input + 1' failed > > I don't have that problem when I run the tests on Fedora 38 x86-64. What > platform are you using, and how did you configure it? Possibly the reporter is using a glibc git checkout, and is encountering https://sou

Re: bug#63632: diffutils 3.10: test suite is failing in test-strtoll unit

2023-05-21 Thread Paul Eggert
On 2023-05-21 14:50, Tomasz Kłoczko wrote: test-strtoll.c:290: assertion 'ptr == input + 1' failed I don't have that problem when I run the tests on Fedora 38 x86-64. What platform are you using, and how did you configure it? I do see a potential on the Gnulib side, which I attempted to fix