[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [O] Compiler warnings on current HEAD
From: |
Bastien |
Subject: |
Re: [O] Compiler warnings on current HEAD |
Date: |
Sun, 03 Jul 2011 21:33:25 +0200 |
User-agent: |
Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux) |
Hi Achim,
Achim Gratz <address@hidden> writes:
> I still get the following warnings w/ GNU Emacs 23.2.1 on the current
> HEAD:
>
> In org-footnote-all-labels:
> org-footnote.el:336:62:Warning: reference to free variable `rtn'
> org-footnote.el:352:74:Warning: assignment to free variable `rtn'
>
> In org-footnote-normalize:
> org-footnote.el:531:41:Warning: reference to free variable
> `org-export-footnotes-seen'
> org-footnote.el:568:19:Warning: org-fill-paragraph called with 0 arguments,
> but requires 1
> org-footnote.el:574:49:Warning: reference to free variable
> `org-export-footnotes-data'
> org-footnote.el:653:17:Warning: assignment to free variable
> `org-export-footnotes-seen'
Fixed, thanks!
> In end of data:
> ob-ref.el:265:1:Warning: the following functions are not known to be defined:
> org-id-find-id-in-file, org-show-context
Eric, could you fix those?
--
Bastien
- [O] Compiler warnings on current HEAD, Achim Gratz, 2011/07/03
- Re: [O] Compiler warnings on current HEAD,
Bastien <=
- Re: [O] Compiler warnings on current HEAD, Bastien, 2011/07/04
- Re: [O] Compiler warnings on current HEAD, Achim Gratz, 2011/07/04
- Re: [O] Compiler warnings on current HEAD, Bastien, 2011/07/04
- Re: [O] Compiler warnings on current HEAD, Achim Gratz, 2011/07/06
- Re: [O] Compiler warnings on current HEAD, Bastien, 2011/07/06
- Re: [O] Compiler warnings on current HEAD, Eric Schulte, 2011/07/04