summaryrefslogtreecommitdiff
path: root/tests/tstrtofr.c
diff options
context:
space:
mode:
authorvlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2017-03-09 01:34:37 +0000
committervlefevre <vlefevre@280ebfd0-de03-0410-8827-d642c229c3f4>2017-03-09 01:34:37 +0000
commite0f506dd17c1bb14707ad2c1c07c7ae0a261bebf (patch)
tree2abf1a95606bb48cfb329914463288eae0215693 /tests/tstrtofr.c
parent0b68474026e25a935c073ecf05e042cb5b787fb2 (diff)
downloadmpfr-e0f506dd17c1bb14707ad2c1c07c7ae0a261bebf.tar.gz
[tests/tstrtofr.c] Updated comment: bug20170308 checks the same bug
as bug20161217. git-svn-id: svn://scm.gforge.inria.fr/svn/mpfr/trunk@11385 280ebfd0-de03-0410-8827-d642c229c3f4
Diffstat (limited to 'tests/tstrtofr.c')
-rw-r--r--tests/tstrtofr.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/tests/tstrtofr.c b/tests/tstrtofr.c
index e5847e8e2..6826b0e7a 100644
--- a/tests/tstrtofr.c
+++ b/tests/tstrtofr.c
@@ -1208,7 +1208,8 @@ bug20161217 (void)
}
/* check bug in MPFR 3.1.5 is fixed: cf
- https://sympa.inria.fr/sympa/arc/mpfr/2017-03/msg00009.html */
+ https://sympa.inria.fr/sympa/arc/mpfr/2017-03/msg00009.html
+ Note: same bug as bug20161217. */
static void
bug20170308 (void)
{