bug-coreutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: date in core utils


From: Paul Eggert
Subject: Re: date in core utils
Date: Wed, 30 Mar 2005 23:43:24 -0500
User-agent: Gnus/5.1006 (Gnus v5.10.6) Emacs/21.4 (gnu/linux)

Rene de Zwart <address@hidden> writes:

> I debbuged date from coreutils 5.3.0 and got
>   get_date (&when, datestr, NULL);
>   with datestr="19370701"
>  returned invalid date
>
>  So it is at a different level than date.

But get_date is shipped as part of coreutils 5.3.0, so if it is
a bug in get_date then it is a bug in coreutils 5.3.0.

Can you investigate why get_date is failing on your host?
(It doesn't fail on mine.)




reply via email to

[Prev in Thread] Current Thread [Next in Thread]