bug-gnu-emacs
[Top][All Lists]
Advanced

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

bug#46722: test-map-into fails


From: dick
Subject: bug#46722: test-map-into fails
Date: Wed, 05 Jan 2022 13:59:09 -0500
User-agent: Gnus/5.14 (Gnus v5.14) Commercial/29.0.50 (gnu/linux)

> So the underlying bug only appears if either the hash-table is rehashed
> or the new `sxhash-equal` value happens to the same as the old one.

I can't say I understand this, but I'm contented if map-tests.el stops flapping.

> The benefit of the `method-cache` OTOH should be very significant
> since without it we'd have to recompute the effective method at every
> call.

I don't get it.  This assumes `method-cache` persists between successive
calls to the byte-compiled closure... but `method-cache` is clearly let'ted.





reply via email to

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