GNU bug report logs -
#44858
[PATCH] Make byte-compiler warn about wide docstrings
Previous Next
Reported by: Stefan Kangas <stefan <at> marxist.se>
Date: Wed, 25 Nov 2020 01:37:02 UTC
Severity: wishlist
Tags: fixed, patch
Fixed in version 28.1
Done: Stefan Kangas <stefan <at> marxist.se>
Bug is archived. No further changes may be made.
Full log
Message #80 received at 44858 <at> debbugs.gnu.org (full text, mbox):
> From: Stefan Kangas <stefan <at> marxist.se>
> Date: Sat, 19 Dec 2020 10:50:33 -0600
> Cc: larsi <at> gnus.org, 44858 <at> debbugs.gnu.org
>
> AFAICT, the offending lines are the ones containing URLs:
>
> line 2839:
>
> `https://sourceforge.net/tracker/index.php?func=detail&aid=1916032&group_id=13357&atid=113357').
>
> line 2683:
>
> `https://sourceforge.net/tracker/index.php?func=detail&aid=1916032&group_id=13357&atid=113357').
>
> I see two issues here:
>
> a) The URL does not easily break over two lines. I'm not sure what we
> should do. Add a special case to ignore lines with URLs?
If you can detect and ignore long lines that consist entirely of URL,
yes, that would be good. Otherwise, simply ignore these warnings.
> >> progmodes/cc-engine.el:183:1: Warning: defvar `c-vsemi-status-unknown-p-fn'
> >> docstring wider than 80 characters
> >
> > I don't see how I can do anything about this one.
>
> I'm also stomped. Perhaps we could ask Alan for help with this one.
If he can, sure.
This bug report was last modified 3 years and 233 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.