...
MSC21-C. Use inequality to terminate a for loop whose counter changes by more than one | |
MSC21-CPP. Use inequality to terminate a loop whose counter changes by more than one | |
CWE ID 835, "Loop with Unreachable Exit Condition ('Infinite Loop')" | |
| CWE ID 834, "Excessive Iteration" |
...
<ac:structured-macro ac:name="unmigrated-wiki-markup" ac:schema-version="1" ac:macro-id="f1b9d5bdfbefa8a8-2a4c0531-4c7249f9-bfab9429-c8947d2c9de6ddda82278be3"><ac:plain-text-body><![CDATA[ | [[JLS 2005 | AA. Bibliography#JLS 05]] | 15.20.1 Numerical Comparison Operators <, <=, >, and >= | ]]></ac:plain-text-body></ac:structured-macro> |
...