Current-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

nlist_ecoff still broken on mips



--- nlist_ecoff.ln ---
/build/netbsd-local/src/lib/libc/gen/nlist_ecoff.c(109): warning: constant in conditional context [161]

...
61  #define check(off, size)        ((off < 0) || (off + size > mappedsize))
...
109         if (check(0, sizeof *exechdrp))
110                 goto unmap;
...


-------------------------------------------------------------------------
| Paul Goyette     | PGP Key fingerprint:     | E-mail addresses:       |
| Customer Service | FA29 0E3B 35AF E8AE 6651 | paul at whooppee.com    |
| Network Engineer | 0786 F758 55DE 53BA 7731 | pgoyette at juniper.net |
| Kernel Developer |                          | pgoyette at netbsd.org  |
-------------------------------------------------------------------------


Home | Main Index | Thread Index | Old Index