summaryrefslogtreecommitdiff
path: root/src/printf.c
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2021-03-06 10:30:49 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2021-03-06 10:30:49 +0000
commitbc362287ac851aa93cf199bc6b0287925ba8bdf8 (patch)
treed2dcc1f33da719031026f9f458bb98f18ff14e2c /src/printf.c
parentb5c74b91a939a20c179eb1fe8ece57e789f63cd7 (diff)
downloadmpfr-bc362287ac851aa93cf199bc6b0287925ba8bdf8.tar.gz
[src/mpfr.h] Fixed some macros implementing functions.
Macros mpfr_nan_p, mpfr_inf_p, mpfr_zero_p and mpfr_regular_p were incorrect since they yielded a compilation error when the argument was of type void *, for instance. Their definition as macros is now available only with __GNUC__. The tisnan test r14448 should no longer fail. Also added a comment for mpfr_sgn, which is correct since documented as a macro. git-svn-id: https://scm.gforge.inria.fr/anonscm/svn/mpfr/trunk@14451 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'src/printf.c')
0 files changed, 0 insertions, 0 deletions