|
The numbers are a warning message reference.
Basically, when you run lint on code you should see ZERO warnings, the stuff above is defeating the purpose of lint. Some shops require a clean lint output in order to push code to production. The previous coder either thought the warnings were pointless, or did not know how to correctly code the statement that caused the problem.
Matrix & I are trying to tell you that there should be no lint complaints at all.
|