From 1bcfd025666025335887e3931b70c6a1ef9eaa25 Mon Sep 17 00:00:00 2001 From: Eisenwave Date: Wed, 1 Apr 2026 15:06:47 +0200 Subject: [PATCH 1/2] [depr.c.macros] Fix incorrect references to C standard --- source/future.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/future.tex b/source/future.tex index 14b1e41efe..859a6ecbd0 100644 --- a/source/future.tex +++ b/source/future.tex @@ -230,7 +230,7 @@ The header defines these macros the same as the C standard library header \libheader{float.h}. -\xrefc{5.3.5.3.3, 7.33.6} +\xrefc{5.2.5.3.3, 7.33.5} \pnum In addition to being available via inclusion of the \libheader{cfloat} header, From e00dce864f9279c140caba264badd73c468d3bb9 Mon Sep 17 00:00:00 2001 From: Eisenwave Date: Wed, 1 Apr 2026 15:07:22 +0200 Subject: [PATCH 2/2] [cfloat.syn] Fix incorrect reference to C standard --- source/support.tex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/source/support.tex b/source/support.tex index 203a1bf45f..00224eb0c6 100644 --- a/source/support.tex +++ b/source/support.tex @@ -1850,7 +1850,7 @@ The header \libheader{cfloat} defines all macros the same as the C standard library header \libheader{float.h}. -\xrefc{5.3.5.3.3} +\xrefc{5.2.5.3.3} \rSec1[support.arith.types]{Arithmetic types}