bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#21020: 24.4; `display-time-world' tampers with TZ


From: Paul Eggert
Subject: bug#21020: 24.4; `display-time-world' tampers with TZ
Date: Sun, 26 Jul 2015 10:05:38 -0700
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:31.0) Gecko/20100101 Thunderbird/31.8.0

Eli Zaretskii wrote:

I hope we have some
tests to make sure this doesn't cause any regressions.

test/automated/icalender-tests.el exercises the new code.

Other than that, please make in nt/gnulib.mk the same changes you did
in lib/gnulib.mk, otherwise I think the changes will not compile on
Windows.

OK, done in the revised patch (attached). Also, the MS-Windows port can't entirely skip the time module any more, as that module arranges for time.h to declare localtime_rz and friends. I guess one possibility is to have nt/gnulib.mk mimic lib/gnulib.mk as far as the time module goes; this is also done in the revised patch.

Attachment: 0001-New-optional-ZONE-arg-for-format-time-string-etc.patch
Description: Text Data


reply via email to

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