...
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="25c8847a9ce120ee-22ca6e83-447d4e88-8919a0dc-153dc44b99721e67196c47fd"><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> |
...