OSF DCE Problem Determination Guide

OSF DCE Problem Determination Guide
0x132830f6 NIDL_TYPLINEATTR
Severity: Varies Component: idl
Text: Type attributes [in_line] and [out_of_line] cannot occur together
Explanation: The <kw>([in_line]) and <kw>([out_of_line]) attributes are opposite in
meaning. You can specify at most one of these attributes on a type.
Action: Remove one of the conflicting attributes.
0x132830f7 NIDL_TYPNOTDEF
Severity: Varies Component: idl
Text: Type name %1$s referenced in ACF is not defined
Explanation: The context in which a type name is used in the Attribute Configuration
File (ACF) requires that the type be defined in the corresponding IDL file.
Action: See if the referenced type is defined in some other interface. If so, the ACF
reference belongs in the ACF for that interface. Check for typographical errors in both
the IDL and ACF files. Check that you have not omitted a type definition in the IDL file.
0x132830fa NIDL_UNBALBRACES
Severity: Varies Component: idl
Text: Unbalanced braces
Explanation: The number of left braces and right braces are not equal.
Action: Make sure the number of left braces equals the number of right braces and that
each brace is in the correct place.
0x132830f9 NIDL_UNBALBRACKETS
Severity: Varies Component: idl
Text: Unbalanced brackets
Explanation: The number of left brackets and right brackets are not equal.
Action: Make sure the number of left brackets equals the number of right brackets and
that each bracket is in the correct place.
0x132830f8 NIDL_UNBALPARENS
Severity: Varies Component: idl
Text: Unbalanced parentheses
Explanation: The number of left parentheses and right parentheses are not equal.
Action: Make sure the number of left parentheses equals the number of right parentheses
and that each parenthesis is in the correct place.
2 466 Tandem Computers Incorporated 124330