diff options
author | 2010-07-30 18:05:23 +0000 | |
---|---|---|
committer | 2010-07-30 18:05:23 +0000 | |
commit | 59323cef79402b492891650f4b185e375fd35c5a (patch) | |
tree | 46742762fdc3dcc47ca5dd5c3947016577652bd8 /usr.bin/cvs/annotate.c | |
parent | Don't reset pms/pmsi devices when attempting to set the mode. Makes nicm@'s, (diff) | |
download | wireguard-openbsd-59323cef79402b492891650f4b185e375fd35c5a.tar.xz wireguard-openbsd-59323cef79402b492891650f4b185e375fd35c5a.zip |
When converting a floating value to an integer, properly raise the "invalid"
exception when the floating value is infinite or NaN or if the integral part
of the floating value exceeds the range of the integer type, as required by
the C99/IEEE754 standard.
Fixes Python 2.6 build on hppa.
ok miod@
Diffstat (limited to 'usr.bin/cvs/annotate.c')
0 files changed, 0 insertions, 0 deletions