]> git.eshelyaron.com Git - emacs.git/commit
Fix printing of hash tables with removed elements
authorPip Cet <pipcet@gmail.com>
Sun, 20 Sep 2020 10:24:16 +0000 (12:24 +0200)
committerLars Ingebrigtsen <larsi@gnus.org>
Sun, 20 Sep 2020 10:24:16 +0000 (12:24 +0200)
commit988f45a75b745dc1fee6315749ddb48f00b000eb
tree884678ac47045bf2c64fda56eaee7fe90b0cae9e
parent23c20c39683766525d17da52482dfad85b943f48
Fix printing of hash tables with removed elements

* src/print.c (print_vectorlike): Keep track of the actual number
of elements printed rather than attempting to use hash bucket
indices (bug#38892).
src/print.c
test/src/print-tests.el