emacs-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: scratch/record 718fd8d: Make type-of return the type, even for old-s


From: Lars Brinkhoff
Subject: Re: scratch/record 718fd8d: Make type-of return the type, even for old-style structs
Date: Fri, 24 Mar 2017 15:13:16 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

Stefan Monnier wrote:
>     Make type-of return the type, even for old-style structs
>     
>     * lisp/emacs-lisp/cl-lib.el (cl--old-struct-type-of): New function.
>     (cl-old-struct-compat-mode): New minor mode.
>     
>     * lisp/emacs-lisp/eieio-core.el (eieio--generic-generalizer)
>     (eieio-object-p): Adapt to new `type-of' behavior.
>     
>     * src/data.c (Ftype_of): Fix last change.

Thank you, this fixes the two test failures in EIEIO.  FYI, it also adds
three new.

I'll add your new commits to my own branch and push a new scratch/record
later today.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]