...
Tool | Diagnostic |
---|---|
Perl::Critic | Subroutines::ProhibitBuiltinHomonyms |
Related Guidelines
SEI CERT C Coding Standard | DCL37-C. Do not declare or define a reserved identifier |
---|---|
SEI CERT C++ Coding Standard | DCL51-CPP. Do not declare or define a reserved identifier |
...