This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "Perl 5 source code".

The branch, y2038 has been updated
       via  e0f88d93552125c1b44bc10fec266fd747e4c90b (commit)
      from  ec2661f5298a802ef1c4ed56034b2e52af619bff (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit e0f88d93552125c1b44bc10fec266fd747e4c90b
Author: Michael G. Schwern <[EMAIL PROTECTED]>
Date:   Sat Sep 27 15:43:22 2008 -0400

    Update from y2038
    
    Fix a bug in the code to use the system gmtime, it was using localtime.
    
    Define a Year type to avoid mixing years and ints unintentionally.
    
    Do some explicit casting to prop up compilers that don't understand
    X % Y can never be larger than Y.

-----------------------------------------------------------------------

Summary of changes:
 localtime64.c |   35 ++++++++++++++++++++---------------
 localtime64.h |    3 ++-
 2 files changed, 22 insertions(+), 16 deletions(-)


hooks/post-receive
-- 
Perl 5 source code

Reply via email to