WARN23-Dangerous Label-locations inside repeat/while-loops |
Top Previous Next |
Dangerous Label-locations inside repeat/while-loops (WARN23)
This is a list of all locations with dangerous goto-labels. These labels are located inside repeat/while-loops. If the loop counter is considered, this may work just fine, but these labels should be given extra attention.
Example:
See also:
|