From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolas Goaziou Subject: bug#29722: issues with some function declarations Date: Fri, 15 Dec 2017 22:30:24 +0100 Message-ID: <871sjv4r2n.fsf@nicolasgoaziou.fr> References: <8u8te3x2zs.fsf@fencepost.gnu.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:34855) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ePxZT-0002dI-HE for emacs-orgmode@gnu.org; Fri, 15 Dec 2017 16:31:08 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ePxZP-0006Py-Iv for emacs-orgmode@gnu.org; Fri, 15 Dec 2017 16:31:07 -0500 Received: from debbugs.gnu.org ([208.118.235.43]:55726) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ePxZP-0006Pn-FU for emacs-orgmode@gnu.org; Fri, 15 Dec 2017 16:31:03 -0500 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1ePxZP-0002UL-83 for emacs-orgmode@gnu.org; Fri, 15 Dec 2017 16:31:03 -0500 Sender: "Debbugs-submit" Resent-To: emacs-orgmode@gnu.org Resent-Message-ID: In-Reply-To: <8u8te3x2zs.fsf@fencepost.gnu.org> (Glenn Morris's message of "Fri, 15 Dec 2017 13:25:27 -0500") 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: Glenn Morris Cc: 29722-done@debbugs.gnu.org Hello, Glenn Morris 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