pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/45741: tcsh doesn't understand 64bit time_t
The following reply was made to PR pkg/45741; it has been noted by GNATS.
From: Matthew Mondor <mm_lists%pulsar-zone.net@localhost>
To: gnats-bugs%NetBSD.org@localhost
Cc:
Subject: Re: pkg/45741: tcsh doesn't understand 64bit time_t
Date: Sun, 25 Dec 2011 10:40:54 -0500
On Sun, 25 Dec 2011 15:20:03 +0000 (UTC)
christos%zoulas.com@localhost (Christos Zoulas) wrote:
> The following reply was made to PR pkg/45741; it has been noted by GNATS.
>
> From: christos%zoulas.com@localhost (Christos Zoulas)
> To: gnats-bugs%NetBSD.org@localhost, pkg-manager%netbsd.org@localhost,
> gnats-admin%netbsd.org@localhost,
> pkgsrc-bugs%netbsd.org@localhost, mlelstv%serpens.de@localhost
> Cc:
> Subject: Re: pkg/45741: tcsh doesn't understand 64bit time_t
> Date: Sun, 25 Dec 2011 10:18:20 -0500
>
> On Dec 25, 12:15pm, dholland-pbugs%netbsd.org@localhost (David Holland)
> wrote:
> -- Subject: Re: pkg/45741: tcsh doesn't understand 64bit time_t
>
> | The following reply was made to PR pkg/45741; it has been noted by GNATS.
> |
> | From: David Holland <dholland-pbugs%netbsd.org@localhost>
> | To: gnats-bugs%NetBSD.org@localhost
> | Cc:
> | Subject: Re: pkg/45741: tcsh doesn't understand 64bit time_t
> | Date: Sun, 25 Dec 2011 12:10:57 +0000
> |
> | On Sun, Dec 25, 2011 at 10:10:01AM +0000, mlelstv%serpens.de@localhost
> wrote:
> | > tcsh 6.17 prints bad values for user and system time. This is caused
> | > by the change to 64bit time_t values in NetBSD.
> |
> | Is that a compat problem or a native problem? (that is, did you build
> | the tcsh before or after the time_t switch?)
>
> I guess I need to release a new tcsh. This has been fixed for more than a
> year ago.
>
> christos
>
>
This makes me wonder, is there precedent for a definition similar to
the ones in int_fmtio.h to have one matching time_t (or other BSD or
POSIX specific typedefs)? I.e. we have _BSD_TIME_T_ yet I see no
_BSD_PRI_TIME_T_ or similar...
Thanks,
--
Matt
Home |
Main Index |
Thread Index |
Old Index