OSF DCE Problem Determination Guide

Error Messages and Status Codes
0x1328306f NIDL_IGNARRELEM
Severity: Varies Component: idl
Text: The attribute [ignore] on array elements is not allowed
Explanation: The <kw>([ignore]) attribute is not allowed on array elements
Action: Remove the <kw>([ignore]) attribute from the relevant declaration.
0x13283070 NIDL_IGNATTRPTR
Severity: Varies Component: idl
Text: The attribute [ignore] is valid only for pointers
Explanation: The <kw>([ignore]) attribute is valid only for pointers.
Action: Remove the <kw>([ignore]) attribute from the declaration.
0x13283071 NIDL_ILLFIELDATTR
Severity: Varies Component: idl
Text: The attribute [%1$s] on a field is not allowed
Explanation: The specified attribute is not valid on a field.
Action: Remove the attribute.
0x13283075 NIDL_ILLINTATTR
Severity: Varies Component: idl
Text: The attribute [%1$s] on an interface is not allowed
Explanation: The specified attribute is not valid on a interface declaration.
Action: Remove the attribute.
0x13283076 NIDL_ILLMEMATTR
Severity: Varies Component: idl
Text: The attribute [%1$s] on a union member is not allowed
Explanation: The specified attribute is not valid on a <kw>(union) member declaration.
Action: Remove the attribute.
0x13283074 NIDL_ILLOPATTR
Severity: Varies Component: idl
Text: The attribute [%1$s] on an operation is not allowed
Explanation: The specified attribute is not valid on an operation.
Action: Remove the attribute.
124330 Tandem Computers Incorporated 2417