From 4ecff130e8f1f2b50f7b0734e8b70fc1d8aa3d17 Mon Sep 17 00:00:00 2001 From: Alisdair Meredith Date: Sat, 19 Jul 2025 06:02:19 -0400 Subject: [PATCH] [cpp.error] Recommended practice should start it own paragraph --- source/preprocessor.tex | 2 ++ 1 file changed, 2 insertions(+) diff --git a/source/preprocessor.tex b/source/preprocessor.tex index 9dad935146..0ef4307508 100644 --- a/source/preprocessor.tex +++ b/source/preprocessor.tex @@ -2142,6 +2142,8 @@ \end{ncsimplebnf} requires the implementation to produce at least one diagnostic message for the preprocessing translation unit\iref{intro.compliance.general}. + +\pnum \recommended Any diagnostic message caused by either of these directives should include the specified sequence of preprocessing tokens.