emacs-devel
[Top][All Lists]
Advanced

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

Re: byte compiler warnings when bootstrapping


From: Eli Zaretskii
Subject: Re: byte compiler warnings when bootstrapping
Date: Mon, 22 Oct 2007 22:25:23 +0200

> From: Richard Stallman <address@hidden>
> Date: Mon, 22 Oct 2007 05:00:18 -0400
> Cc: address@hidden, address@hidden
> 
> Perhaps we should add a construct
> 
>   (treat-as-defined FILE foo bar)
> 
> which would tell the compiler not to warn in this file
> about calls to foo and bar -- and have no other effect.

The name ``treat-as-defined'' is not telling enough what is its
effect.  How about a more general facility, like this:

  (bytecomp-no-warn 'undefined-function FILE FUNC1 FUNC2 ...)




reply via email to

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