summaryrefslogtreecommitdiff
path: root/time64.c
diff options
context:
space:
mode:
authorJerry D. Hedden <jdhedden@cpan.org>2009-01-13 15:59:28 +0000
committerSteve Hay <SteveHay@planit.com>2009-01-13 16:23:28 +0000
commit554fcfb9c528bd89c67e10aef0070471542c0ebe (patch)
tree75cc61effabf6b23d542a0b04bb10d73fd009c43 /time64.c
parentcd1759d8c220b9edae81c969dfb04b88bfad2651 (diff)
downloadperl-554fcfb9c528bd89c67e10aef0070471542c0ebe.tar.gz
Silence time64.c build warning
Silence the following build warning: time64.c:169: warning: 'check_tm' defined but not used Message-ID: <1ff86f510901081219q4f5f25a3od89c4e5ac03e8664@mail.gmail.com>
Diffstat (limited to 'time64.c')
-rwxr-xr-x[-rw-r--r--]time64.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/time64.c b/time64.c
index 5783d5a4f2..0f5881222e 100644..100755
--- a/time64.c
+++ b/time64.c
@@ -165,6 +165,7 @@ Time64_T timegm64(struct TM *date) {
}
+#ifdef DEBUGGING
static int check_tm(struct TM *tm)
{
/* Don't forget leap seconds */
@@ -196,6 +197,7 @@ static int check_tm(struct TM *tm)
return 1;
}
+#endif
/* The exceptional centuries without leap years cause the cycle to