GNU bug report logs - #55354
29.0.50; check-declare-directory shouldn't error if there are no c-f statements

Previous Next

Package: emacs;

Reported by: Jonas Bernoulli <jonas <at> bernoul.li>

Date: Tue, 10 May 2022 21:43:01 UTC

Severity: normal

Found in version 29.0.50

Fixed in version 29.1

Done: Lars Ingebrigtsen <larsi <at> gnus.org>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Jonas Bernoulli <jonas <at> bernoul.li>
To: 55354 <at> debbugs.gnu.org
Subject: bug#55354: 29.0.50; check-declare-directory shouldn't error if there are no c-f statements
Date: Tue, 10 May 2022 23:42:07 +0200
check-declare-directory shouldn't raise an error if there are no
declare-function statements.

That would allow always running c-d-d from, e.g., a Makefile, without
having to remove support for running check-declare-directory when
removing the last declare-function statement and then having to add
it again when later adding a new statement.

This could be done by using process-lines-ignore-status instead of
process-lines in check-declare-directory.

     Cheers,
     Jonas




This bug report was last modified 3 years and 37 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.