]> git.eshelyaron.com Git - emacs.git/commit
Port data-tests-popcnt to 32-bit Emacs
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 21 Mar 2018 23:08:27 +0000 (16:08 -0700)
committerAndrew G Cohen <cohen@andy.bu.edu>
Tue, 11 Dec 2018 06:17:56 +0000 (14:17 +0800)
commite3bcd115d2ac7d9574cf94635f109e326a08d70a
treefbf372b2af01f433af15952133801bb93514654b
parentb74e19e7592bb87dd268f68ab740faee4f170632
Port data-tests-popcnt to 32-bit Emacs

* test/src/data-tests.el (data-tests-popcnt):
Don’t assume Emacs integers can represent 32-bit quantities.
Change to a simple and straightforward approach, since runtime
performance is not important here.
test/src/data-tests.el