From 006437a495010828c5acc105e08b5d8663653e3f Mon Sep 17 00:00:00 2001 From: vlefevre Date: Fri, 23 Oct 2020 09:53:49 +0000 Subject: [doc/README.dev] Replaced WG14 N2405 reference by the new N2579. git-svn-id: https://scm.gforge.inria.fr/anonscm/svn/mpfr/trunk@14169 280ebfd0-de03-0410-8827-d642c229c3f4 --- doc/README.dev | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'doc') diff --git a/doc/README.dev b/doc/README.dev index b5ffb6644..82f74b8bd 100644 --- a/doc/README.dev +++ b/doc/README.dev @@ -790,7 +790,7 @@ does not conform to the C standard by default. References: In MPFR, _Float128 may be defined as __float128 if the latter is provided by the compiler, but not the former. In such a case, do not assume that _Float128 and long double are necessarily different types (as required by -the WG14 N2405 draft "IEC 60559 interchange and extended types"). +the WG14 N2579 draft "IEC 60559 interchange and extended types"). ===================================================================== -- cgit v1.2.1