diff options
author | Andy Dougherty <doughera@lafayette.edu> | 2007-02-09 06:40:51 -0500 |
---|---|---|
committer | H.Merijn Brand <h.m.brand@xs4all.nl> | 2007-02-10 17:22:04 +0000 |
commit | ed140128eb692ebeaa21f2775f8d3c34e9a94094 (patch) | |
tree | 1ed1e0da9af5eb071615d6d32c0bebd64980a3d3 /global.sym | |
parent | 75c442e4b9bb8eeee80e9ac09713243f25ff6ed6 (diff) | |
download | perl-ed140128eb692ebeaa21f2775f8d3c34e9a94094.tar.gz |
signbit detection (was [perl #39875] -0.0 loses signedness upon numeric comparison)
Message-ID: <Pine.LNX.4.62.0702091121400.10202@fractal.phys.lafayette.edu>
p4raw-id: //depot/perl@30192
Diffstat (limited to 'global.sym')
-rw-r--r-- | global.sym | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/global.sym b/global.sym index 449063aa8d..3a63bbcb22 100644 --- a/global.sym +++ b/global.sym @@ -735,4 +735,5 @@ Perl_my_cxt_init Perl_my_cxt_index Perl_my_strlcat Perl_my_strlcpy +Perl_signbit # ex: set ro: |