Searched hist:94040 (Results 1 - 1 of 1) sorted by relevance

/freebsd-10.0-release/usr.sbin/lpr/lpd/
H A Dprintjob.cdiff 94040 Sun Apr 07 06:12:39 MDT 2002 gad A variable had been unnecessarily assigned a bogus value because gcc was
"confused" about it being unassigned. In fact, gcc was right. Fix the
real problem by setting that variable before break-ing out of a select
statement so gcc is happy, and then remove the unnecessary assignment.

Reported by: a user wondering why lpd syslog-ed about "compiler confusion"
MFC after: 12 days

Completed in 113 milliseconds