Re-establish the fp overflow detection for VAX VMS; there
authorJarkko Hietaniemi <jhi@iki.fi>
Wed, 15 Aug 2001 12:48:32 +0000 (12:48 +0000)
committerJarkko Hietaniemi <jhi@iki.fi>
Wed, 15 Aug 2001 12:48:32 +0000 (12:48 +0000)
commit67597c89125e7e144f9ba60f5b1fe23b951286d8
tree87ab31d4aff4c750eb8fe6d847d541ecbf9d7190
parentba674f84c290c80e30477a6ed1e822a828ce2e1e
Re-establish the fp overflow detection for VAX VMS; there
is no easy way to have the IEEE fp silent overflow semantics.
(in Alpha VMS we still will use IEEE fp by default-- but it
is still possible to configure Perl to use G_FLOAT)

p4raw-id: //depot/perl@11679
numeric.c