emacs-devel
[Top][All Lists]
Advanced

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

Re: native-comp-async-report-warnings-errors default value


From: T.V Raman
Subject: Re: native-comp-async-report-warnings-errors default value
Date: Thu, 02 Dec 2021 13:14:52 -0800
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/29.0.50 (gnu/linux)

Stefan Kangas <stefankangas@gmail.com> writes:


This warning also triggers for 3rd party packages that have complex
build dependencies.
> Robert Pluim <rpluim@gmail.com> writes:
>
>>     Eli> No, not yet: too many problems that trigger those warnings need to 
>> be
>>     Eli> fixed rather than swept under the carpet of silence.  But you can do
>>     Eli> it in your customizations if you don't want to be bothered.
>>
>> As long as we do it just before we release emacs-28, I guess that?0?3s
>> OK.
>
> Is it time to make this change on emacs-28 now?  Do we have any real
> problems left to fix in Emacs itself?
>
> If it is important to keep, how about a default like
>
>     (= emacs-minor-version 0)
>
> so that users at least don't have to see this in the released version?
>
> Note that this gives spurious warnings for general init file stuff like
> setting undefined variables:
>
>     Warning (comp): init-general.el:45:7: Warning: assignment to free
> variable ??display-time-24hr-format??
>     Warning (comp): init-general.el:46:7: Warning: assignment to free
> variable ??bookmark-save-flag??
>     Warning (comp): init-general.el:48:7: Warning: assignment to free
> variable ??Man-width??
>
> (I have tons of these here.)
>

-- 

Thanks,

--Raman(I Search, I Find, I Misplace, I Research)
?7?4 Id: kg:/m/0285kf1  ?0?8



reply via email to

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