From: Stefan Monnier <monnier@iro.umontreal.ca>
To: emacs-devel@gnu.org
Subject: Re: Emacs 25.1 RC1 - some issues
Date: Fri, 29 Jul 2016 14:53:09 -0400 [thread overview]
Message-ID: <jwvvazojn9l.fsf-monnier+gmane.emacs.devel@gnu.org> (raw)
In-Reply-To: 22427.21383.565786.285839@mail.eng.it
SM> There's a chance this is due to the fact that Emacs-25 breaks
SM> binary compatibility with EIEIO. More specifically, a package
SM> using EIEIO and compiled with Emacs<25 won't work on Emacs-25
SM> until you recompile it (after which it won't work with Emacs<25
SM> either).
> I could say that your supposition holds.
> I had an old CEDET subtree in site-lisp and that bytecode is quite
> old.
> Since CEDET is a builtin now, I removed my version and now everything
> goes fine.
Hmm... maybe it's a bit late to do that, but maybe it would make sense
to add code to EIEIO which tries to catch those old uses and emit a more
friendly/helpful message (it's actually difficult to fix it
automatically, so I don't think we can hope to do that).
I know there are cases where the error is "uncatchable", tho, so we'd
first have to see exactly how the error manifests in your case (i.e. at
least the full backtrace) to have a better view of how to attack
the problems and whether it's worth the trouble.
Stefan
prev parent reply other threads:[~2016-07-29 18:53 UTC|newest]
Thread overview: 6+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-07-29 10:30 Emacs 25.1 RC1 - some issues Gian Uberto Lauri
2016-07-29 11:55 ` Nicolas Petton
2016-07-29 12:50 ` Gian Uberto Lauri
2016-07-29 12:52 ` Stefan Monnier
2016-07-29 13:00 ` Gian Uberto Lauri
2016-07-29 18:53 ` Stefan Monnier [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=jwvvazojn9l.fsf-monnier+gmane.emacs.devel@gnu.org \
--to=monnier@iro.umontreal.ca \
--cc=emacs-devel@gnu.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
Code repositories for project(s) associated with this external index
https://git.savannah.gnu.org/cgit/emacs.git
https://git.savannah.gnu.org/cgit/emacs/org-mode.git
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.