diff options
author | Matt Armstrong <matt@rfc20.org> | 2022-10-10 08:32:56 -0700 |
---|---|---|
committer | Matt Armstrong <matt@rfc20.org> | 2022-10-10 19:37:51 -0700 |
commit | a154259bfacf7f1406794a952e80a8197b9a83fb (patch) | |
tree | 7b2303de85faf557eab0dfdd451663ba795249ce /test/lisp/emacs-lisp | |
parent | 51a8e375ebea2e6e05eed623bddfb323b8e408f0 (diff) | |
download | emacs-a154259bfacf7f1406794a952e80a8197b9a83fb.tar.gz emacs-a154259bfacf7f1406794a952e80a8197b9a83fb.tar.bz2 emacs-a154259bfacf7f1406794a952e80a8197b9a83fb.zip |
Simplify itree_null initialization
* src/itree.c (null_is_sane): call eassert directly, check
REAR_ADVANCE, FRONT_ADVANCE. Add FIXME that PARENT is still
read/write.
(itree_null): initialize statically
(itree_init): remove initialization code, call eassert(null_is_sane())
(check_tree_common): call eassert (null_is_sane())
Diffstat (limited to 'test/lisp/emacs-lisp')
0 files changed, 0 insertions, 0 deletions