emacs-devel
[Top][All Lists]
Advanced

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

Re: [Patch] Enable byte-compile-error-on-wran for error-free files in li


From: Eli Zaretskii
Subject: Re: [Patch] Enable byte-compile-error-on-wran for error-free files in lisp/
Date: Wed, 21 Feb 2018 20:42:58 +0200

> From: Robert Cochran <address@hidden>
> Date: Wed, 21 Feb 2018 10:30:24 -0800
> 
> Now that the byte-compile-error-on-warn patch was merged (thanks by the
> way!), this is the next step: I've marked most every file in lisp/
> that currently byte-compiles without warnings with
> 'byte-compile-error-on-warn: t' in its file local variables.

I'm not sure why we'd want this by default, but in any case please
don't do this with platform-specific files, like w32-fns.el or
term/x-win.el, because these almost always cause legitimate warnings
on platforms other than those for which they are written.



reply via email to

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