On 12/31/2010 06:58 PM, Bruno Haible wrote:
> Hi Eric,
> 
> On HP-UX 11.11 and 11.31 I see this test failure:
> 
>   test-strtod.c:588: assertion failed
> 
> and when this one is fixed:
> 
>   test-strtod.c:652: assertion failed
> 
> The reason is that the system's strtod function, when parsing infinity or
> nan, clobbers errno. (In fact, the test in m4/strtod.m4 fails with exit code
> 120 = 64 | 32 | 16 | 8.)
> 
> This fixes it for me. OK to commit?

Yes, and thanks for tracking it down.

-- 
Eric Blake   [email protected]    +1-801-349-2682
Libvirt virtualization library http://libvirt.org

Attachment: signature.asc
Description: OpenPGP digital signature

Reply via email to