emacs-devel
[Top][All Lists]
Advanced

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

Re: Nonsensical byte compiler warning.


From: Markus Triska
Subject: Re: Nonsensical byte compiler warning.
Date: Wed, 04 Apr 2007 06:48:43 +0200

Richard Stallman <address@hidden> writes:

> The warning is correct, but the location in it is wrong.
> That is a compiler bug.  Would someone please debug it?

The location is also accurate: It's up to the caller to use return
values of functions known to be side-effect-free.  c-end-of-defun
doesn't (meaningfully), and that's where the message points to.




reply via email to

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