fseek failure output [was: [m4-1.4.11] build feedback]

2008-04-04 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Eric Blake on 4/3/2008 8:01 PM: | | | | FAIL: test-fseeko.sh | | Not much detail on the failure there. I guess we could improve | test-fseeko.c to do better line number reporting. Can you please run | test-fseeko in a debugger to see wh

Re: m4-1.4.11 strtod test failure

2008-04-04 Thread Eric Blake
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 According to Bruno Haible on 4/4/2008 12:45 AM: |> I'm fixing it like this: |> |> +if (1 != 20 || term != (string + 6)) | | 1 != 20 ? You certainly meant value != 20 ? Yep, I noticed that too; my email was sent before testing was complete. Good t