]> Savannah Git Hosting - gnulib.git/commit
ftoastr: work around compiler bug in IBM xlc 12.1
authorPaul Eggert <eggert@cs.ucla.edu>
Fri, 30 May 2014 16:42:30 +0000 (09:42 -0700)
committerPaul Eggert <eggert@cs.ucla.edu>
Fri, 30 May 2014 16:43:04 +0000 (09:43 -0700)
commit6f053ff1badddfea2c9066d6347b0bb407f4c89c
tree0fbd267eed3b4374079ced6b70ec10781939df90
parent1c0d9852658e6121cd5462a43c2af1e95b79fbf3
ftoastr: work around compiler bug in IBM xlc 12.1

* lib/ftoastr.h (_GL_FLT_PREC_BOUND, _GL_DBL_PREC_BOUND)
(_GL_LDBL_PREC_BOUND): Make these macros, not enums, to work
around a compiler bug in IBM xlc 12.1.0.0: it complains
'"ftoastr.c", line 80.37: 1506-045 (S) Undeclared identifier
_GL_FLT_PREC_BOUND.'
ChangeLog
lib/ftoastr.h