emacs-orgmode
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [O] Keeping an eye on byte-compilation warnings


From: Bastien
Subject: Re: [O] Keeping an eye on byte-compilation warnings
Date: Sun, 14 Aug 2011 20:25:46 +0200
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.0.50 (gnu/linux)

Hi John,

John Wiegley <address@hidden> writes:

> lisp/org-list.el:
>
>   In org-list-send-item:
>   org-list.el:1456:56:Warning: Function `sort*' from cl package called at
>       runtime
>
> I've fixed this one in d24a141.  There was no reason to use sort* instead of
> sort.

Thanks for this!

> lisp/org-table.el:
>
>   In org-table-eval-formula:
>   org-table.el:2437:23:Warning: assignment to free variable
>       `duration-output-format'
>   org-table.el:2557:34:Warning: reference to free variable
>       `duration-output-format'
>   
>   In org-table-time-string-to-seconds:
>   org-table.el:3252:11:Warning: assignment to free variable `minus'
>   org-table.el:3257:13:Warning: reference to free variable `minus'

I just fixed those, thanks again.

-- 
 Bastien



reply via email to

[Prev in Thread] Current Thread [Next in Thread]