Peter Eisentraut wrote:
> 
> On Wed, 29 Mar 2000, David Kaelbling wrote:
> 
> > "info.c", line 2142: warning(1551): variable "htbl_stmt" is used before
> > its value is set
> 
> > There were some "pointless comparison of unsigned integer with zero"
> > messages too.  The linker also whined because fmgr_pl_finfo is multiply
> > defined, as are CacheCxt and various yacc symbols.
> 
> We are not anally-retentive warning safe. Treat those with discretion.

Okay, I'll ignore the unsigned comparison warnings and see if I can
puzzle out the uninitialized memory accesses and the regression
failures.

        Thanks,
        David

-- 
David KAELBLING <[EMAIL PROTECTED]>       Silicon Graphics Computer Systems
1 Cabot Rd, suite 250; Hudson, MA 01749     781.839.2157, fax ...2357

Reply via email to