GNU bug report logs - #22421
25.0.5; Comments confuse checkdoc in defconst

Previous Next

Package: emacs;

Reported by: Clément Pit--Claudel <clement.pitclaudel <at> live.com>

Date: Thu, 21 Jan 2016 06:01:02 UTC

Severity: minor

Found in version 25.0.5

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: Clément Pit--Claudel <clement.pitclaudel <at> live.com>
To: 22421 <at> debbugs.gnu.org
Subject: bug#22421: 25.0.5; Comments confuse checkdoc in defconst
Date: Thu, 21 Jan 2016 00:59:53 -0500
[Message part 1 (text/plain, inline)]
Hi all,

The following bit of code raises a checkdoc warning about "a" missing a final dot, and being improperly capitalized. Is this expected?

(defconst a
  ;; comment
  "a"
  "Docs for a")

It seems that checkdoc is picking up "a" as the docstring.

Clément.

[signature.asc (application/pgp-signature, attachment)]

This bug report was last modified 9 years and 83 days ago.

Previous Next


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