summaryrefslogtreecommitdiff
path: root/objXSUB.h
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2000-12-15 19:17:06 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2000-12-15 19:17:06 +0000
commit6b1f98292e2d75c8dd6e0626d5d58b74fd6d4928 (patch)
treedd941df355c40cba395e514551ea847e8d07edfd /objXSUB.h
parent74611b1c229269b5c6982968e9101242143d66a6 (diff)
downloadperl-6b1f98292e2d75c8dd6e0626d5d58b74fd6d4928.tar.gz
Return of the IVUV-preservation, now seems to be happy even
in Digital UNIX (the broken strtoul brokenness detection seems to have been the fly in the ointment). p4raw-id: //depot/perl@8138
Diffstat (limited to 'objXSUB.h')
-rw-r--r--objXSUB.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/objXSUB.h b/objXSUB.h
index 599d683a06..43537d30c9 100644
--- a/objXSUB.h
+++ b/objXSUB.h
@@ -2296,6 +2296,8 @@
#if defined(PERL_IN_SV_C) || defined(PERL_DECL_PROT)
# if defined(DEBUGGING)
# endif
+# if !defined(NV_PRESERVES_UV)
+# endif
#endif
#if defined(PERL_IN_TOKE_C) || defined(PERL_DECL_PROT)
#if 0