WARN22-Dangerous Label-locations inside for-loops

Top  Previous  Next

 

Dangerous Label-locations inside for-loops (WARN22)

 

This is a list of all locations with dangerous goto-labels. These labels are located inside for-loops. In the case of a for-loop, this is especially dangerous, since the loop variable will have an undefined value.

 

Example:

 

clip0077

 

 

See also:

 

Alerts