From mboxrd@z Thu Jan 1 00:00:00 1970 From: Kaushal Modi Subject: Re: Fix org.el compilation warnings Date: Fri, 26 May 2017 22:31:12 +0000 Message-ID: References: <87mva0v66x.fsf@kyleam.com> <87inkouy4f.fsf@kyleam.com> <87o9ufe48u.fsf@kyleam.com> Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="001a11403738abc599055074e508" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54441) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dENlW-0008Ls-0x for emacs-orgmode@gnu.org; Fri, 26 May 2017 18:31:26 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dENlU-0003Up-T4 for emacs-orgmode@gnu.org; Fri, 26 May 2017 18:31:26 -0400 Received: from mail-lf0-x22c.google.com ([2a00:1450:4010:c07::22c]:36451) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dENlU-0003Uf-LY for emacs-orgmode@gnu.org; Fri, 26 May 2017 18:31:24 -0400 Received: by mail-lf0-x22c.google.com with SMTP id h4so12498378lfj.3 for ; Fri, 26 May 2017 15:31:24 -0700 (PDT) In-Reply-To: <87o9ufe48u.fsf@kyleam.com> 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: Kyle Meyer , emacs-org list --001a11403738abc599055074e508 Content-Type: text/plain; charset="UTF-8" On Fri, May 26, 2017, 4:45 PM Kyle Meyer wrote: > > When I run byte-compile-file on org.el (no Org loaded, with master's Org > first on the load-path), I don't see any of the above warnings aside > from the one for org-agenda-include-inactive-timestamps, which is fixed > by the patch. And because running byte-compile-file from an Emacs > instance is affected by what's already been loaded, I think it's better > to focus on the output of 'make single'. > I thought that mixed org versions on load path could cause this. So I checked the old org that ships with emacs master (About that, I'd like to help syncing the org on emacs master with org 9.0.7 if I can.), but I didnt find the function signature discrepancy as the warnings indicate. So just for understanding, would like to know the root cause of those warnings. But yes, for true compilation checks, I'll start using make single. Thanks. > -- Kaushal Modi --001a11403738abc599055074e508 Content-Type: text/html; charset="UTF-8" Content-Transfer-Encoding: quoted-printable
On Fri, May 26, 2017, 4:45 PM K= yle Meyer <kyle@kyleam.com> wr= ote:

When I run byte-compile-file on org.el (no Org loaded, with master's Or= g
first on the load-path), I don't see any of the above warnings aside from the one for org-agenda-include-inactive-timestamps, which is fixed
by the patch.=C2=A0 And because running byte-compile-file from an Emacs
instance is affected by what's already been loaded, I think it's be= tter
to focus on the output of 'make single'.

I thought that mixed org versions on load path could cause = this. So I checked the old org that ships with emacs master (About that, I&= #39;d like to help syncing the org on emacs master with org 9.0.7 if I can.= ), but I didnt find the function signature discrepancy as the warnings indi= cate.=C2=A0

So just for understanding, would like = to know the root cause of those warnings.=C2=A0

Bu= t yes, for true compilation checks, I'll start using make single.=C2=A0=

Thanks.=C2=A0
--

Kaushal Modi

--001a11403738abc599055074e508--