]> git.eshelyaron.com Git - emacs.git/commit
Fix missing float handling into `comp-cstr-set-cmp-range'
authorAndrea Corallo <akrl@sdf.org>
Sat, 26 Dec 2020 12:09:24 +0000 (13:09 +0100)
committerAndrea Corallo <akrl@sdf.org>
Sat, 26 Dec 2020 19:00:01 +0000 (20:00 +0100)
commitd8939520535224ccee663bba5b3da752f1648009
treefb06309421c26e0d785f1acdabe551962d35db29
parentfc02c8458d636e682b079a68f2ee7347e0299132
Fix missing float handling into `comp-cstr-set-cmp-range'

* lisp/emacs-lisp/comp-cstr.el (comp-cstr-set-cmp-range): Add
float handling.
* test/src/comp-tests.el (comp-tests-type-spec-tests): Update results.
lisp/emacs-lisp/comp-cstr.el
test/src/comp-tests.el