Chapter 15 Using Library Manager
Command Options 281
Functional description
This option suppresses output of warning messages generated during library manager operation. For a
list of warning messages and numbers, see Chapter 15 “Using the Library Manager” Section 15.4
“Error Messages” Section 15.4.1.”Warning Messages”.
The library manager ignores specifications for warning numbers that do not have messages assigned to
them.
Rules of use
To specify the option, enter the hyphen(-) followed by the upper case letter “W” and the number.
slib103 test.lib -W4001 -o test1.rf test2.rf test3.rf
Default specification
The default is to display all warning messages.
Functional description
This option suppresses output of all warning messages generated during library manager operation.
Rules of use
To specify the option, enter the hyphen (-) followed by the letters “Wall”.
slib103 test.lib -Wall -c test1.rf test2.rf test3.rf
Default specification
The default is to display all warning messages.
W number Do not output warning messages of the specific number
Wall Do not output any warning messages