Installation guide

M-Lint Code Analyzer
There is a preference you can set for the color—f or more information, see
“Other Colors” on page 2-75.
8 You might want to ignore certain M-Lint messages and do not want the
messages to dis play; for more information, see “Suppressing M-Lint
Indicators and Messages” on page 6-98.
9 You can click the M-Lint message indicator to go to the n ext message, or
use the other way to view messages, which is the M-Lint message bar. Each
marker in the bar represents a line that has associated M-Lint messages. A
red marker means there is an error at thatline,whileanorangemarker
means there are warnings or suggested improvements, but no errors at
that line.
a Position the pointer at a marker in the message bar to view the message.
Forexample,toseeanerrorin
lengthofline, position the pointer at a
red marker in the message bar. There is only one error in the file and
with the pointe r positio ne d ov er it, the as sociated M-Lint me ssage s
appears. Click the marker to go to the firs t co de fragmen t in the line that
resulted in an M -Lint message. For the example, click the red marker,
which takes you to the first suspect code fragment in line 48.
6-95