emacs-devel
[Top][All Lists]
Advanced

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

Re: User-defined record types, v2


From: Lars Brinkhoff
Subject: Re: User-defined record types, v2
Date: Sun, 19 Mar 2017 11:28:00 +0100
User-agent: Gnus/5.13 (Gnus v5.13) Emacs/24.3 (gnu/linux)

There were about 30 unexpected failures in the testsuite due to not
being able to compare records with `equal'.  The fix would either be to
make `equal' compare records just like vectors, or to change all places
using `equal' to something else.

I think the wording of the `equal' docstring and manual makes it ok to
compare records element-wise.  That's also backward compatible.




reply via email to

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