[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#19302: 24.4.51; `date-to-time' fails after 2038
From: |
Eli Zaretskii |
Subject: |
bug#19302: 24.4.51; `date-to-time' fails after 2038 |
Date: |
Tue, 09 Dec 2014 20:26:54 +0200 |
> From: Ivan Shmakov <ivan@siamics.net>
> Date: Tue, 09 Dec 2014 18:17:59 +0000
>
> > What do you do with time_t fields of 'struct stat', 'struct timeval',
> > and other structures used by library functions? They will still wrap
> > around.
>
> How would that affect a function whose purpose is not to pass
> such a time value to some library call?
>
> And when a value /is/ passed to the underlying platform, it can
> be checked if it fits the target type, and the error signalled
> if it doesn’t.
So such an Emacs will be broken anyway after 2038, because it will be
unable to interpret file attributes, use interval timers, etc.
- bug#19302: 24.4.51; `date-to-time' fails after 2038, Gabriel, 2014/12/07
- bug#19302: 24.4.51; `date-to-time' fails after 2038, Lars Magne Ingebrigtsen, 2014/12/07
- bug#19302: 24.4.51; `date-to-time' fails after 2038, Gabriel, 2014/12/08
- bug#19302: 24.4.51; `date-to-time' fails after 2038, Richard Stallman, 2014/12/08
- bug#19302: 24.4.51; `date-to-time' fails after 2038, Lars Magne Ingebrigtsen, 2014/12/08
- bug#19302: 24.4.51; `date-to-time' fails after 2038, Richard Stallman, 2014/12/09
- bug#19302: 24.4.51; `date-to-time' fails after 2038, Eli Zaretskii, 2014/12/09
- bug#19302: 24.4.51; `date-to-time' fails after 2038, Ivan Shmakov, 2014/12/09
- bug#19302: 24.4.51; `date-to-time' fails after 2038,
Eli Zaretskii <=
- bug#19302: 24.4.51; `date-to-time' fails after 2038, Lars Magne Ingebrigtsen, 2014/12/09
- bug#19302: 24.4.51; `date-to-time' fails after 2038, Eli Zaretskii, 2014/12/09
- bug#19302: 24.4.51; `date-to-time' fails after 2038, Lars Magne Ingebrigtsen, 2014/12/09
- bug#19302: 24.4.51; `date-to-time' fails after 2038, Eli Zaretskii, 2014/12/09
- bug#19302: 24.4.51; `date-to-time' fails after 2038, Gabriel, 2014/12/10
- bug#19302: 24.4.51; `date-to-time' fails after 2038, Eli Zaretskii, 2014/12/10
- bug#19302: [PATCH] bug#19302: 24.4.51; `date-to-time' fails after 2038, Gabriel, 2014/12/10
- bug#19302: [PATCH] bug#19302: 24.4.51; `date-to-time' fails after 2038, Andreas Schwab, 2014/12/11
- bug#19302: 24.4.51; `date-to-time' fails after 2038, Andreas Schwab, 2014/12/09
- bug#19302: 24.4.51; `date-to-time' fails after 2038, Ivan Shmakov, 2014/12/09