develooper Front page | perl.perl6.language.datetime | Postings from August 2000

Re: RFC 99 (v2) Standardize ALL Perl platforms on UNIX epoch

Thread Previous | Thread Next
From:
Chris Nandor
Date:
August 23, 2000 04:25
Subject:
Re: RFC 99 (v2) Standardize ALL Perl platforms on UNIX epoch
Message ID:
p04320400b5c9646eda95@[192.168.0.77]
At 11:05 +0100 2000.08.23, Alan Burlison wrote:
>Be aware that perl5 already will support a 64-bit time_t if it is
>compiled as a 64 bit application.  This is because time_t is defined as
>long, and on LP64 platforms (the majority of 64 bit platforms are I
>think), long becomes 64 bit when apps are compiled to be 64 bit:

Interesting.  I still think we should have our own real 64-bit time,
though, since not all platforms will be 64 bit (although by 2020 they may
be), and perhaps not all of them will be LP64 (and I confess to not know
what that stands for :).

-- 
Chris Nandor                      pudge@pobox.com    http://pudge.net/
Open Source Development Network    pudge@osdn.com     http://osdn.com/

Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About