GNU bug report logs -
#60854
Adjust icons shown with warnings
Previous Next
Full log
View this message in rfc822 format
> From: Konstantin Kharlamov <hi-angel <at> yandex.ru>
> Cc: 60854 <at> debbugs.gnu.org
> Date: Fri, 31 Mar 2023 09:26:38 +0300
>
> Actually, scratch that, it's even worse. You see: the byte-compiled
> packages are natively-compiled on demand, i.e. on the first use. So,
> suppose you updated your (M)ELPA packages. What happens is that you
> get a bunch of warnings for packages that were loaded immediately,
> which is not all of them. During Emacs use later, as you open new
> files that weren't opened during the update thus triggering the
> according modes to load, you will get more and more new warnings.
Emacs 28 with native-compilation was released a year ago. MELPA
packages should have adapted to that long ago, by fixing the problems
which cause those warnings. My suggestion is to file issues with the
respective developers and pinging them until they resolve this. In
almost all cases, these warnings are due to missing 'require's or
other similar omissions. There's no justification for these problems
to exist in the year 2023.
This bug report was last modified 179 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.