GNU bug report logs -
#39233
.elc file - possibly outdated backward compatibility comments
Previous Next
Reported by: Stefan Kangas <stefan <at> marxist.se>
Date: Wed, 22 Jan 2020 08:45:02 UTC
Severity: minor
Fixed in version 28.1
Done: Lars Ingebrigtsen <larsi <at> gnus.org>
Bug is archived. No further changes may be made.
Full log
Message #25 received at 39233 <at> debbugs.gnu.org (full text, mbox):
> From: Stefan Monnier <monnier <at> iro.umontreal.ca>
> Cc: stefan <at> marxist.se, 39233 <at> debbugs.gnu.org
> Date: Fri, 24 Jan 2020 09:22:49 -0500
>
> > Will these changes still allow old Emacs binaries to load *.elc files
> > compiled by Emacs after these changes?
>
> New Emacsen loading old .elc won't be affected.
>
> Old Emacsen loading .elc files compiled by new Emacsen is something that
> has always been risky, tho it has sometimes worked. My proposal is to
> make it emit a warning (so it will work as much as it does now, but
> will bring to the attention of the user that it's in murky territory).
A warning is a (minor) annoyance. Maybe someone will be annoyed
enough to complain (we shall see), but for the use cases I need this
-- which is running old Emacs binaries to quickly bisect bugs in C
code or in preloaded Lisp -- this doesn't sound like a terrible
problem. As long as this use case works as well (or as badly) as it
did before, modulo the warning.
I feared that this won't work at all, because the *.elc files lack
something which old Emacs binaries will look for at load time.
Thanks.
This bug report was last modified 4 years and 245 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.