GNU bug report logs - #19620
25.0.50; Eieio constructor behaviour changed and broke pcache.el

Previous Next

Package: emacs;

Reported by: Kirill Ignatiev <kirill.ignatiev <at> gmail.com>

Date: Sat, 17 Jan 2015 04:57:02 UTC

Severity: normal

Tags: fixed

Found in version 25.0.50

Fixed in version 25.1

Done: Noam Postavsky <npostavs <at> users.sourceforge.net>

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Noam Postavsky <npostavs <at> users.sourceforge.net>
To: Stefan Monnier <monnier <at> iro.umontreal.ca>
Cc: 19620 <at> debbugs.gnu.org, Kirill Ignatiev <kirill.ignatiev <at> 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
tags 19620 fixed
close 19620 25.1
quit

Stefan Monnier <monnier <at> 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.




This bug report was last modified 7 years and 261 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.