[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: bug in date
From: |
Jim Meyering |
Subject: |
Re: bug in date |
Date: |
13 Feb 2001 09:52:50 +0100 |
User-agent: |
Gnus/5.09 (Gnus v5.9.0) Emacs/21.0.98 |
Thanks for the report.
That's fixed in the latest test release.
ftp://alpha.gnu.org/gnu/fetish/sh-utils-2.0.11.tar.gz
Christian Lupien <address@hidden> wrote:
| The date programs crashes (core dumps) after the end of file when using
| the -f option (without -u) to convert a file of dates.
|
| The problem seem to be in
| free (initial_TZ);
| of batch_convert which is never set if universal_time is not true.
|
| My version of date is
| date (GNU sh-utils) 2.0
| from Redhat 6.2: sh-utils-2.0-5
- bug in date, Christian Lupien, 2001/02/12
- Re: bug in date,
Jim Meyering <=