OSF DCE Problem Determination Guide

OSF DCE Problem Determination Guide
Severity: Varies Component: idl
Text: A source IDL filename is required
Explanation: The command line does not contain a source IDL file to compile.
Action: You must specify a source IDL file. You may have erroneously specified the
source IDL file when actually you gave a value to a command option.
0x1328302a NIDL_SRVNOCODE
Severity: Varies Component: idl
Text: Warning: The attribute [nocode] does not apply to server stub
Explanation: A server for an interface must support all of the routines in that interface,
therefore, the <kw>([nocode]) ACF attribute is not valid when you use IDL to generate
only server stub code.
Action: This is a warning, so no action is required. If you want to remove the warning
message, create a new ACF for the interface that does not use the <kw>([nocode])
attribute. Or change the command line used so stub generation is not limited to the server
stub.
0x13283129 NIDL_STDLTYPREQ
Severity: Varies Component: idl
Text: Data type of %1$s must be a named TPS_STDL_ type
Explanation: None
Action: None
0x132830e3 NIDL_STRARRAY
Severity: Varies Component: idl
Text: Arrays of strings are not allowed
Explanation: None
Action: None
0x132830e4 NIDL_STRARRAYV1
Severity: Varies Component: idl
Text: The attribute [string] cannot be applied to a [v1_array]
Explanation: A string that is compatible with the NCS Version 1 NIDL <kw>(string0)
data type must have the <kw>([v1_array]) and <kw>([v1_string]) attributes. The
<kw>([string]) attribute only applies without the <kw>([v1_array]) attribute. A
<kw>([v1_array]) is for compatibility with NCS Version 1 NIDL.
Action: If compatibility with NCS Version 1 NIDL is required, place the
<kw>([v1_string]) attribute on the declaration. Otherwise, remove the <kw>([v1_array])
attribute from the array declaration.
2 458 Tandem Computers Incorporated 124330