emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Nonsensical byte compiler warning.


From: David Kastrup
Subject: Nonsensical byte compiler warning.
Date: Sun, 01 Apr 2007 19:14:42 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.96 (gnu/linux)

Hi,

when compiling the latest source (with "make cvs-update" in the lisp
subdirectory), I get

Compiling /home/tmp/emacs/lisp/progmodes/cc-cmds.el...

In c-end-of-defun:
progmodes/cc-cmds.el:1612:4:Warning: value returned by `char-after' is not
    used
Wrote /home/tmp/emacs/lisp/progmodes/cc-cmds.elc

There is no char-after at the given line, just an (interactive "p")
form.  This does not actually make any sense whatsoever.

I have no idea where this compiler warning is supposed to come from.

-- 
David Kastrup, Kriemhildstr. 15, 44793 Bochum




reply via email to

[Prev in Thread] Current Thread [Next in Thread]