summaryrefslogtreecommitdiff
path: root/objXSUB.h
diff options
context:
space:
mode:
authorDoug MacEachern <dougm@covalent.net>2001-02-16 07:25:36 -0800
committerJarkko Hietaniemi <jhi@iki.fi>2001-02-17 16:40:07 +0000
commit9cbac4c72b52b6fc0e8ad9e0050c6aa0b905a8e7 (patch)
tree28d87cc28cbc8a6b13a2d131306618d4356fc771 /objXSUB.h
parent675d96b54a60143fa8ba5fa0a3543e6041006509 (diff)
downloadperl-9cbac4c72b52b6fc0e8ad9e0050c6aa0b905a8e7.tar.gz
[patch] -Wall
Message-ID: <Pine.LNX.4.21.0102161519500.30352-100000@mako.covalent.net> p4raw-id: //depot/perl@8815
Diffstat (limited to 'objXSUB.h')
-rw-r--r--objXSUB.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/objXSUB.h b/objXSUB.h
index 5925567b7b..1fd1839233 100644
--- a/objXSUB.h
+++ b/objXSUB.h
@@ -2281,6 +2281,8 @@
#if defined(PERL_IN_MG_C) || defined(PERL_DECL_PROT)
#endif
#if defined(PERL_IN_OP_C) || defined(PERL_DECL_PROT)
+# if defined(DEBUG_CLOSURES)
+# endif
# if defined(PL_OP_SLAB_ALLOC)
# endif
#endif
@@ -2317,6 +2319,8 @@
# endif
# if !defined(NV_PRESERVES_UV)
# endif
+# if defined(USE_ITHREADS)
+# endif
#endif
#if defined(PERL_IN_TOKE_C) || defined(PERL_DECL_PROT)
#if 0