]> git.eshelyaron.com Git - emacs.git/commit
Port mod-test to x86-64 GNU/Linux running 32-bit
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 6 Dec 2015 16:55:30 +0000 (08:55 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 6 Dec 2015 17:09:58 +0000 (09:09 -0800)
commit2b3f5de2b31b90733a88868b31bed3f7038f7055
tree0d7abb5beec3dcd49e02237ea6a66fa6e61a2a95
parent8b87522925c4acaa0b35459db2657fc4fc79f8d1
Port mod-test to x86-64 GNU/Linux running 32-bit

* modules/mod-test/test.el (mod-test-sum-test):
Don’t attempt to match descriptions to operating systems.
It didn’t work on Fedora x86-64 running a 32-bit executable,
and it’s not worth the trouble anyway.
Port to 32-bit platforms by removing an assumption about
fixnum widths.
modules/mod-test/test.el