summaryrefslogtreecommitdiff
path: root/installman
diff options
context:
space:
mode:
authorDan Sugalski <sugalsd@lbcc.cc.or.us>1997-09-05 00:00:00 +0000
committerTim Bunce <Tim.Bunce@ig.co.uk>1997-09-05 00:00:00 +0000
commit7b62b82bd65e5c25c8b1cad9ebeb185d3b61c873 (patch)
tree53ebf3efcaf09810a6ac313d0cfdd978feb54a8e /installman
parent34d7b60e8af9fdce62d2ce3ffce87de14177f86e (diff)
downloadperl-7b62b82bd65e5c25c8b1cad9ebeb185d3b61c873.tar.gz
lib/timelocal.t fails test 1 for VMS 7.1
The VMS Perl port has local routines to handle time(), localtime(), and gmtime(), because the implementations of these on VMS are broken for VMS v6.2 and below. This implemetation gets strange for most of Jan 1, 1970 (From midnight to 4 PM), and behaves oddly for daylight savings time, but only on OpenVMS 7.0 and 7.1. The following patch disables the local versions of time(), localtime(), and gmtime(), and uses the system provided versions, for OpenVMS 7.0 and up. 5.004_03 passes all tests with this patch. Tested on OpenVMS Alpha 7.1 and 6.2, and OpenVMS Vax 7.1, 6.2, and 5.5-2. p5p-msgid: 3.0.3.32.19970908112449.0087bc90@stargate.lbcc.cc.or.us
Diffstat (limited to 'installman')
0 files changed, 0 insertions, 0 deletions