|
From: | Paul Eggert |
Subject: | bug#27736: OSX 10.6.8: Building from master branch fails. |
Date: | Wed, 28 Mar 2018 15:08:03 -0700 |
User-agent: | Mozilla/5.0 (X11; Linux x86_64; rv:52.0) Gecko/20100101 Thunderbird/52.6.0 |
On 03/28/2018 12:33 PM, Paul Eggert wrote:
Unfortunately the new org code contains the expression (encode-time 0 0 0 0 0 -50000), which won't work on Emacs platforms where time_t is 32 bits or is unsigned, since such platforms cannot represent a time_t value corresponding to the year -50000.
I installed the attached patch into Emacs master to try to fix this. I'll CC: this to emacs-orgmode in the hopes that this won't get lost in the next merge to Emacs master.
0001-Port-recent-org-clock-fix-to-POSIX-time_t.patch
Description: Text Data
[Prev in Thread] | Current Thread | [Next in Thread] |