[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#68668: 30.0.50; Invalid hash table test: tab-bar--auto-width-hash-te
From: |
Mattias Engdegård |
Subject: |
bug#68668: 30.0.50; Invalid hash table test: tab-bar--auto-width-hash-test |
Date: |
Wed, 31 Jan 2024 12:55:05 +0100 |
31 jan. 2024 kl. 11.29 skrev Gerd Möllmann <gerd.moellmann@gmail.com>:
> That's get_hash_table_user_test in fns.c which only keeps the first
> occurrence of user-defined hash tests which have the same definition.
Oops, sorry about that. Thank you for finding this anomaly!
It's indeed a bit unexpected. It doesn't affect hash table operations as such,
only the output of `hash-table-test` and the print representation. However,
this means that a hash table couldn't be deserialised under some circumstances,
which is a problem.
A correction has been pushed (7e85311a911).
I'm still not really satisfied with the current implementation of user-defined
tests. I have a patch which turns hash-table tests into Lisp objects but it
seems to slow down basic operations for some reason which is why I haven't used
it yet.
- bug#68668: 30.0.50; Invalid hash table test: tab-bar--auto-width-hash-test, (continued)
bug#68668: 30.0.50; Invalid hash table test: tab-bar--auto-width-hash-test, Mekeor Melire, 2024/01/29
- bug#68668: 30.0.50; Invalid hash table test: tab-bar--auto-width-hash-test, Eli Zaretskii, 2024/01/30
- bug#68668: 30.0.50; Invalid hash table test: tab-bar--auto-width-hash-test, john muhl, 2024/01/30
- bug#68668: 30.0.50; Invalid hash table test: tab-bar--auto-width-hash-test, Andrea Corallo, 2024/01/30
- bug#68668: 30.0.50; Invalid hash table test: tab-bar--auto-width-hash-test, Andrea Corallo, 2024/01/31
- bug#68668: 30.0.50; Invalid hash table test: tab-bar--auto-width-hash-test, Andrea Corallo, 2024/01/31
- bug#68668: 30.0.50; Invalid hash table test: tab-bar--auto-width-hash-test, Gerd Möllmann, 2024/01/31
- bug#68668: 30.0.50; Invalid hash table test: tab-bar--auto-width-hash-test,
Mattias Engdegård <=
- bug#68668: 30.0.50; Invalid hash table test: tab-bar--auto-width-hash-test, Gerd Möllmann, 2024/01/31
- bug#68668: 30.0.50; Invalid hash table test: tab-bar--auto-width-hash-test, Mattias Engdegård, 2024/01/31
- bug#68668: 30.0.50; Invalid hash table test: tab-bar--auto-width-hash-test, Gerd Möllmann, 2024/01/31
- bug#68668: 30.0.50; Invalid hash table test: tab-bar--auto-width-hash-test, Mattias Engdegård, 2024/01/31
- bug#68668: 30.0.50; Invalid hash table test: tab-bar--auto-width-hash-test, Gerd Möllmann, 2024/01/31
- bug#68668: 30.0.50; Invalid hash table test: tab-bar--auto-width-hash-test, Eli Zaretskii, 2024/01/31
- bug#68668: bug#68821: Native compile error when activating rectangle-mark-mode, Gerd Möllmann, 2024/01/31