diff options
author | vlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4> | 2021-03-06 10:30:49 +0000 |
---|---|---|
committer | vlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4> | 2021-03-06 10:30:49 +0000 |
commit | bc362287ac851aa93cf199bc6b0287925ba8bdf8 (patch) | |
tree | d2dcc1f33da719031026f9f458bb98f18ff14e2c /src/inp_str.c | |
parent | b5c74b91a939a20c179eb1fe8ece57e789f63cd7 (diff) | |
download | mpfr-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/inp_str.c')
0 files changed, 0 insertions, 0 deletions