all messages for Emacs-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: Noam Postavsky <npostavs@users.sourceforge.net>
To: Stefan Monnier <monnier@iro.umontreal.ca>
Cc: 19620@debbugs.gnu.org, Kirill Ignatiev <kirill.ignatiev@gmail.com>
Subject: bug#19620: 25.0.50; Eieio constructor behaviour changed and broke pcache.el
Date: Tue, 28 Nov 2017 21:04:05 -0500	[thread overview]
Message-ID: <871skhn8mi.fsf@users.sourceforge.net> (raw)
In-Reply-To: <jwvk30lh4x9.fsf-monnier+emacsbugs@gnu.org> (Stefan Monnier's message of "Sat, 17 Jan 2015 09:43:18 -0500")

tags 19620 fixed
close 19620 25.1
quit

Stefan Monnier <monnier@iro.umontreal.ca> writes:

>> (defmethod constructor :static ((x testing) newname &rest args)
>>   (message "Constructor")
>>   (call-next-method))
>
> Indeed, in Emacs-25, EIEIO's object names have been mostly dropped
> (with some backward compatibility).  In this case, the backward
> compatibility was broken.
>
> Hmm... let me see if we can try to better preserve the backward
> compatibility here.  OK, I installed the patch below which should help.

Seems this was fixed in 25.1 then.





      reply	other threads:[~2017-11-29  2:04 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-01-17  4:56 bug#19620: 25.0.50; Eieio constructor behaviour changed and broke pcache.el Kirill Ignatiev
2015-01-17  5:43 ` Thierry Volpiatto
2015-01-17 14:12   ` Stefan Monnier
2015-01-17  5:59 ` Kirill Ignatiev
2015-01-17 14:43 ` Stefan Monnier
2017-11-29  2:04   ` Noam Postavsky [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=871skhn8mi.fsf@users.sourceforge.net \
    --to=npostavs@users.sourceforge.net \
    --cc=19620@debbugs.gnu.org \
    --cc=kirill.ignatiev@gmail.com \
    --cc=monnier@iro.umontreal.ca \
    /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.