]> git.eshelyaron.com Git - emacs.git/commit
Change hash_idx_t to int32_t on all platforms
authorMattias Engdegård <mattiase@acm.org>
Tue, 21 Nov 2023 18:26:23 +0000 (19:26 +0100)
committerMattias Engdegård <mattiase@acm.org>
Sat, 13 Jan 2024 19:50:38 +0000 (20:50 +0100)
commit68f8bc3111424527205ebfe4498e5bebf50f50bf
tree858b433184bc615306e07c1d0ccaeb99ef5a6300
parented06de52a53135ee42e528496fdddbf3d74b0479
Change hash_idx_t to int32_t on all platforms

* src/lisp.h (hash_idx_t): Change to int32_t.
* src/fns.c (hash_index_size): Adapt to new index type.
src/fns.c
src/lisp.h