IDIGN

534

.IDENT ignored

On OpenVMS, an object module can only have one .IDENT record. You’ve compiled multiple source modules into one object module using the compiler command syntax:

DIBOL SOURCE1+SOURCE2+SOURCEn...

This warning tells you that only the first .IDENT compiler directive will be acted upon. This warning only occurs on OpenVMS. (Warning level 3)