Subject: gcc warning
To: None <current-users@netbsd.org>
From: Patrick Welche <prlw1@newn.cam.ac.uk>
List: current-users
Date: 08/18/1999 16:52:46
cc1: warnings being treated as errors
../../../../filecorefs/filecore_lookup.c: In function `filecore_lookup':
../../../../filecorefs/filecore_lookup.c:331: warning: suggest parentheses around assignment used as truth value
*** Error code 1

Easy to fix. I thought those warnings where switched off (this is on i386),
or was it uninitialised variable warnings?

Cheers,

Patrick