GNU bug report logs - #27736
OSX 10.6.8: Building from master branch fails.

Previous Next

Package: emacs;

Reported by: Keith David Bershatsky <esq <at> lawlist.com>

Date: Mon, 17 Jul 2017 15:20:02 UTC

Severity: normal

Merged with 27706

Done: charles <at> aurox.ch (Charles A. Roelli)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Paul Eggert <eggert <at> cs.ucla.edu>
To: Glenn Morris <rgm <at> gnu.org>
Cc: 27736 <at> debbugs.gnu.org, Keith David Bershatsky <esq <at> lawlist.com>, "Charles A. Roelli" <charles <at> aurox.ch>, Noam Postavsky <npostavs <at> users.sourceforge.net>
Subject: bug#27736: OSX 10.6.8: Building from master branch fails.
Date: Wed, 28 Mar 2018 12:33:01 -0700
On 03/28/2018 10:15 AM, Glenn Morris wrote:
> The relevant org-clock.el code had been deleted in Org two months ago,
> a change which was synced to Emacs today.

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.

> (Another example of my pet peeve, code in two repos being inefficient
> for developers.)






This bug report was last modified 7 years and 108 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.