OSF DCE Problem Determination Guide

Error Messages and Status Codes
Explanation: None
Action: None
0x13283061 NIDL_FPPIPEBASE
Severity: Varies Component: idl
Text: The base type of a pipe cannot be a function pointer
Explanation: None
Action: None
0x13283062 NIDL_FPSTRFLD
Severity: Varies Component: idl
Text: Function pointers are not valid as structure fields
Explanation: None
Action: None
0x13283063 NIDL_FPUNIMEM
Severity: Varies Component: idl
Text: Function pointers are not valid as members of unions
Explanation: None
Action: None
0x13283064 NIDL_FUNTYPDCL
Severity: Varies Component: idl
Text: Function types are allowed only in local interfaces
Explanation: None
Action: None
0x1328313a NIDL_FWDTAGREF
Severity: Varies Component: idl
Text: Warning: Forward tag reference %1$s in this declaration is not ANSI C compliant
Explanation: A tag reference, such as <kw>(struct tagname), was used before the actual
definition of the tag. Such references are not ANSI C compliant when used in certain
scopes, such as in a parameter declaration. Thus the C source modules generated by the
IDL compiler might not compile successfuly.
Action: Define the type that is referenced by tag name before referencing it in a
parameter declaration.
124330 Tandem Computers Incorporated 2413