emacs-devel
[Top][All Lists]
Advanced

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

Re: Compatibility patches for EDE / EIEIO


From: Eric Ludlam
Subject: Re: Compatibility patches for EDE / EIEIO
Date: Sun, 17 Jan 2021 14:57:37 -0500
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.10.0

On 1/11/21 4:21 PM, Stefan Monnier wrote:
Attached are two proposed patches related to compatibility for EIEIO
  and EDE.
Thanks, pushed both to `master`,
Attached is one more small patch I had missed in my previous set. This change is independent of the other two.  This is also needed to load Project.ede files that happen to include custom rules, where those rules are also objects.  The Project loader's error checking in eieio-base.el requires the :type to be precise when the value can be a list of objects.

I used the same basic mechanism used in ede/base.el for ede-project's 'targets' slot.

If you want to verify the changes, this project uses the feature:

https://sourceforge.net/p/matlab-emacs/src/ci/master/tree/

Use global-ede-mode and visit this project.

Thanks
Eric

Attachment: 0003-lisp-cedet-ede-proj.el.patch
Description: Text Data


reply via email to

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