emacs-orgmode@gnu.org archives
 help / color / mirror / code / Atom feed
* bug#29722: issues with some function declarations
@ 2017-12-15 18:25 Glenn Morris
  2017-12-15 21:30 ` Nicolas Goaziou
  0 siblings, 1 reply; 4+ messages in thread
From: Glenn Morris @ 2017-12-15 18:25 UTC (permalink / raw)
  To: 29722

Package: org-mode
Severity: minor

"make check-declare" reports the following issues:

org/org-compat.el:40:Warning (check-declare): said 'org-table-end' was defined
    in unknown file: Malformed declaration
org/org-footnote.el:48:Warning (check-declare): said 'org-fill-paragraph' was
    defined in org/org.el: arglist mismatch
org/org-compat.el:35:Warning (check-declare): said 'org-at-table.el-p' was
    defined in org/org.el: arglist mismatch
org/ob-core.el:77:Warning (check-declare): said 'org-number-sequence' was
    defined in org/org-compat.el: obsolete alias
org/ob-core.el:85:Warning (check-declare): said 'org-src-coderef-format' was
    defined in org/org-src.el: arglist mismatch
org/org-duration.el:54:Warning (check-declare): said 'org-trim' was defined in
    org/org-trim.el: file not found

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#29722: issues with some function declarations
  2017-12-15 18:25 bug#29722: issues with some function declarations Glenn Morris
@ 2017-12-15 21:30 ` Nicolas Goaziou
  2017-12-15 21:49   ` Glenn Morris
  0 siblings, 1 reply; 4+ messages in thread
From: Nicolas Goaziou @ 2017-12-15 21:30 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 29722-done

Hello,

Glenn Morris <rgm@gnu.org> writes:

> Package: org-mode
> Severity: minor
>
> "make check-declare" reports the following issues:
>
> org/org-compat.el:40:Warning (check-declare): said 'org-table-end' was defined
>     in unknown file: Malformed declaration
> org/org-footnote.el:48:Warning (check-declare): said 'org-fill-paragraph' was
>     defined in org/org.el: arglist mismatch
> org/org-compat.el:35:Warning (check-declare): said 'org-at-table.el-p' was
>     defined in org/org.el: arglist mismatch
> org/ob-core.el:77:Warning (check-declare): said 'org-number-sequence' was
>     defined in org/org-compat.el: obsolete alias
> org/ob-core.el:85:Warning (check-declare): said 'org-src-coderef-format' was
>     defined in org/org-src.el: arglist mismatch
> org/org-duration.el:54:Warning (check-declare): said 'org-trim' was defined in
>     org/org-trim.el: file not found

Fixed. Thank you.

Regards,

-- 
Nicolas Goaziou

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#29722: issues with some function declarations
  2017-12-15 21:30 ` Nicolas Goaziou
@ 2017-12-15 21:49   ` Glenn Morris
  2017-12-15 22:24     ` Nicolas Goaziou
  0 siblings, 1 reply; 4+ messages in thread
From: Glenn Morris @ 2017-12-15 21:49 UTC (permalink / raw)
  To: Nicolas Goaziou; +Cc: 29722


Thanks. I think that will have introduced a compilation warning:

 In end of data:
 org-duration.el:448:1:Warning: the function 'org-trim' is not known to
 be defined.

^ permalink raw reply	[flat|nested] 4+ messages in thread

* bug#29722: issues with some function declarations
  2017-12-15 21:49   ` Glenn Morris
@ 2017-12-15 22:24     ` Nicolas Goaziou
  0 siblings, 0 replies; 4+ messages in thread
From: Nicolas Goaziou @ 2017-12-15 22:24 UTC (permalink / raw)
  To: Glenn Morris; +Cc: 29722

Glenn Morris <rgm@gnu.org> writes:

> Thanks. I think that will have introduced a compilation warning:
>
>  In end of data:
>  org-duration.el:448:1:Warning: the function 'org-trim' is not known to
>  be defined.

Indeed! Also fixed. Thank you.

Regards,

^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~2017-12-15 22:25 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-12-15 18:25 bug#29722: issues with some function declarations Glenn Morris
2017-12-15 21:30 ` Nicolas Goaziou
2017-12-15 21:49   ` Glenn Morris
2017-12-15 22:24     ` Nicolas Goaziou

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/emacs/org-mode.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).