Y2K bug in getdate

Date: Thu, 17 Dec 1998 17:18:22 -0800
From: John Nemeth <jnemeth@cue.bc.ca>
To: csuite-dev@chebucto.ns.ca
Precedence: bulk
Return-Path: <csuite-dev-mml-owner@chebucto.ns.ca>

next message in archive
next message in thread
previous message in archive
Index of Subjects


     There is a Y2K bug in getdate.  It doesn't accept any dates past
the year 1999.  To fix, edit src/lib/getdate/parser.y, find '1999', and
replace with '2037' (the end of UNIX time is in January 2038).

next message in archive
next message in thread
previous message in archive
Index of Subjects