]> git.eshelyaron.com Git - emacs.git/commit
Simplify float_arith_driver
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 19 Aug 2018 03:47:24 +0000 (20:47 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 19 Aug 2018 03:47:40 +0000 (20:47 -0700)
commita1b79567a8253a8e8a1ceed02145a64b87a4768d
tree9873281a25a85c7f6ad777c7b319ca8735ff0770
parentb1840206ff22359fc099236602928e0fb3828d66
Simplify float_arith_driver

* src/data.c (float_arith_driver): Simplify, as we needn’t
worry about that 30-year-old compiler bug any more.
src/data.c