|
Top Previous Next |
Targets: All
Sections:
INCA1-Inconsistent case for same identifier INCA2-Inconsistent case for different identifiers with same name INCA3-Mismatch unit name/file name
INCA1-Inconsistent case for same identifier
This is a list of the locations where the identifier is written with a different case compared with the declaration.
Example:
__________________________________________________
INCA2-Inconsistent case for different identifiers with same name
This is a list of all identifiers with the same name, but that are declared with different case.
Example:
__________________________________________________
INCA3-Mismatch unit name/file name
This is a list of all units with mismatch between the unit name and file name.
See also:
|