OSF DCE Problem Determination Guide

Error Messages and Status Codes
Severity: Varies Component: idl
Text: Warning: Use of [%1$s] attribute requires %2$s
Explanation: The indicated attribute is not supported by DCE V1.0, and thus should not
be used if interoperability with implementations of DCE V1.0 is required.
Action: Do not use the feature if interoperability with DCE V1.0 is required. Otherwise,
specify the extended standard option on the compiler command to suppress the warning.
0x1328313f NIDL_NOPORTCFMT
Severity: Varies Component: idl
Text: Warning: Use of conformant minor array dimension requires %1$s
Explanation: An array that is conformant in a minor dimension, i.e. other than the first
dimension, is not portable to all implementations of DCE V1.0.
Action: Use an array that is conformant in only the first dimension, or specify the
extended standard option on the compiler command.
0x13283167 NIDL_NOPORTEXCEP
Severity: Varies Component: idl
Text: Warning: Use of user-defined exceptions requires %1$s
Explanation: Use of user-defined exceptions is not interoperable with implementations
of DCE V1.0.
Action: Do not use the feature if interoperability with DCE V1.0 is required. Otherwise,
specify the extended standard option on the compiler command to suppress the warning.
0x13283116 NIDL_NOPORTNEU
Severity: Varies Component: idl
Text: Warning: Use of a nonencapsulated union requires %1$s
Explanation: A nonencapsulated union is not portable to all implementations of DCE
V1.0.
Action: Use an encapsulated union instead or specify the extended standard option on the
compiler command.
0x1328313d NIDL_NOPORTNZLB
Severity: Varies Component: idl
Text: Warning: Use of nonzero array lower bound requires %1$s
Explanation: A nonzero array lower bound is not portable to all implementations of DCE
V1.0.
Action: Use an array with lower bound zero instead or specify the extended standard
option on the compiler command.
124330 Tandem Computers Incorporated 2441