From mboxrd@z Thu Jan 1 00:00:00 1970 From: Colin Baxter Subject: Arithmetic range error Date: Thu, 07 Feb 2019 12:26:02 +0000 Message-ID: <87ef8jwzs5.fsf@yandex.com> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([209.51.188.92]:37267) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1grikx-0002Pr-Pb for emacs-orgmode@gnu.org; Thu, 07 Feb 2019 07:26:16 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1grikw-0003wa-Rr for emacs-orgmode@gnu.org; Thu, 07 Feb 2019 07:26:15 -0500 Received: from [195.159.176.226] (port=46022 helo=blaine.gmane.org) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1grikw-0003va-LG for emacs-orgmode@gnu.org; Thu, 07 Feb 2019 07:26:14 -0500 Received: from list by blaine.gmane.org with local (Exim 4.89) (envelope-from ) id 1grikt-000Rb1-HH for emacs-orgmode@gnu.org; Thu, 07 Feb 2019 13:26:11 +0100 List-Id: "General discussions about Org-mode." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: emacs-orgmode-bounces+geo-emacs-orgmode=m.gmane.org@gnu.org Sender: "Emacs-orgmode" To: emacs-orgmode@gnu.org Hello, Publishing an org file today, the html output looks ok but I get the compilation error: Arithmetic range error: "floor", 1549541220.7500212 I get the error with org-version 9.2.1 (release_9.2.1-200-g18b85a) but not with org-version 8.2.10. Looking at 'org-publish-cache-ctime-of-src' in the file `ox-publish.el', its not obvious to me where the error is coming from. Ditto after looking in NEWS and the git commit logs. Can anyone help? Best wishes, Colin Baxter m43cap@yandex.com