This is a live mirror of the Perl 5 development currently hosted at
https://github.com/perl/perl5
https://perl5.git.perl.org
/
perl5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
345d73c
)
APItest.xs OUTPUT (was: perl@17206)
author
Chris Nandor
<pudge@pobox.com>
Thu, 13 Jun 2002 00:16:26 +0000
(20:16 -0400)
committer
Abhijit Menon-Sen
<ams@wiw.org>
Thu, 13 Jun 2002 09:29:13 +0000
(09:29 +0000)
Message-Id: <pudge-95528D.
00162613062002
@onion.valueclick.com>
p4raw-link: @17206 on //depot/perl:
c5d9854390e492eb0f0360555ff8df0dad92cc9c
p4raw-id: //depot/perl@17212
ext/XS/APItest/APItest.xs
patch
|
blob
|
blame
|
history
diff --git
a/ext/XS/APItest/APItest.xs
b/ext/XS/APItest/APItest.xs
index
1e8ea35
..
d5c6b52
100644
(file)
--- a/
ext/XS/APItest/APItest.xs
+++ b/
ext/XS/APItest/APItest.xs
@@
-20,6
+20,8
@@
have_long_double()
#else
RETVAL = 0;
#endif
+ OUTPUT:
+ RETVAL
void
print_long_double()