printf,seq: improve long double accuracy
commiteb73e23f31f4ce363b1505cc77424832d5c39063
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 27 Jan 2019 07:11:22 +0000 (26 23:11 -0800)
committerPaul Eggert <eggert@cs.ucla.edu>
Sun, 27 Jan 2019 07:19:47 +0000 (26 23:19 -0800)
treea9078b08392d728e00868b4c0482d7ab15d3501d
parent3fe8bc09be53d9160073abf09d8ec0fa39740fa6
printf,seq: improve long double accuracy

This fixes a thinko in the previous patch.
* gl/lib/cl-strtod.c (STRTOD): New macro.
(CL_STRTOD): Use it.
gl/lib/cl-strtod.c