]> git.eshelyaron.com Git - emacs.git/commit
Port new float-scaling code to Solaris
authorPaul Eggert <eggert@cs.ucla.edu>
Sat, 16 Nov 2019 02:40:45 +0000 (18:40 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sat, 16 Nov 2019 02:41:35 +0000 (18:41 -0800)
commit5ed66f10ecae232e1af321913b22fc3ecf0608c7
tree211068d57ee896808d02b0f350b9b0c5f85a958b
parentc793395cca70e6a673dc4dd910ea93c7b5dcee80
Port new float-scaling code to Solaris

* src/floatfns.c (double_integer_scale): Simplify, so that the
function works when (FP_ILOGBNAN == INT_MAX && FP_ILOGB0 == INT_MIN),
as on Solaris.
src/floatfns.c