diff --git a/source/basic.tex b/source/basic.tex index 0f0473e3d9..c7053b44d8 100644 --- a/source/basic.tex +++ b/source/basic.tex @@ -804,8 +804,8 @@ \pnum If, at any point in the program, -there is more than one -reachable unnamed enumeration definition in the same scope +there are multiple +reachable unnamed enumeration definitions in the same scope that have the same first enumerator name and do not have typedef names for linkage purposes\iref{dcl.enum}, those unnamed enumeration types shall be the same; no diagnostic required.