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 09:01:29 -0500
User-agent: Gnus/5.14 (Gnus v5.14) Commercial/29.0.50 (gnu/linux)

For unclear reasons, the hash-table `cl--generic-dispatchers` keyed off
raw, unburnished defstructs returns values for non-existent keys.

I normalized its key to a signature string, and,

for i in {1..300} ; do src/emacs -Q -batch -f batch-byte-compile foo.el
; src/emacs -Q -batch -l foo.elc ;  done ;

where foo.el is (map-into nil '(hash-table)) ran without incident.





reply via email to

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