emacs-devel
[Top][All Lists]
Advanced

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

Re: Nonsensical byte compiler warning.


From: David Kastrup
Subject: Re: Nonsensical byte compiler warning.
Date: Wed, 04 Apr 2007 08:15:49 +0200
User-agent: Gnus/5.11 (Gnus v5.11) Emacs/22.0.50 (gnu/linux)

Markus Triska <address@hidden> writes:

> 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.

It points to c-end-of-defun, but the line number and described called
function are nonsensical.

-- 
David Kastrup




reply via email to

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