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: Richard Stallman
Subject: Re: byte compiler warnings when bootstrapping
Date: Tue, 23 Oct 2007 22:49:51 -0400

    The intention is for the byte-compiler to take the intersection of the
    functions defined by <feature> and the functions used in the file being
    byte-compiled.

This requires it to know which functions are defined by that feature.
In other words, compilation would have to USE the table produced
by the batch process.

I prefer the approach I designed, in which the batch process finds
erroneous declarations but its output is not needed to compile
anything.




reply via email to

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