[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#19302: [PATCH] bug#19302: 24.4.51; `date-to-time' fails after 2038
From: |
Andreas Schwab |
Subject: |
bug#19302: [PATCH] bug#19302: 24.4.51; `date-to-time' fails after 2038 |
Date: |
Thu, 11 Dec 2014 10:25:23 +0100 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.4 (gnu/linux) |
Gabriel <beauchampgabriel@gmail.com> writes:
> diff --git a/doc/lispref/os.texi b/doc/lispref/os.texi
> index b709447..1936bdf 100644
> --- a/doc/lispref/os.texi
> +++ b/doc/lispref/os.texi
> @@ -1422,6 +1422,8 @@ Time values are lists of two to four integers
> (@pxref{Time of Day}).
> @defun date-to-time string
> This function parses the time-string @var{string} and returns the
> corresponding time value.
> +On 32-bit systems, this function will fail for @var{string}
> +after 19-Jan-2038.
This is not true. It may last up to 2106-02-07.
Andreas.
--
Andreas Schwab, SUSE Labs, schwab@suse.de
GPG Key fingerprint = 0196 BAD8 1CE9 1970 F4BE 1748 E4D4 88E3 0EEA B9D7
"And now for something completely different."
- bug#19302: 24.4.51; `date-to-time' fails after 2038, (continued)
- 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, 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, 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 <=
- 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
- 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, Richard Stallman, 2014/12/10
- 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, Richard Stallman, 2014/12/11
- bug#19302: 24.4.51; `date-to-time' fails after 2038, Gabriel, 2014/12/11
- bug#19302: 24.4.51; `date-to-time' fails after 2038, Richard Stallman, 2014/12/10
- bug#19302: 24.4.51; `date-to-time' fails after 2038, Stefan Monnier, 2014/12/09
- bug#19302: 24.4.51; `date-to-time' fails after 2038, Richard Stallman, 2014/12/10