Some bugs in lint

Doug Gwyn gwyn at brl-smoke.ARPA
Fri Feb 26 04:36:05 AEST 1988


In article <238 at ksr.UUCP> benson at ksr.UUCP (Benson Margulies) writes:
>Bug? (3): to me, it seems wrong that lint reports duplicate definitions
>against the library.

This is an important feature of lint.  How do you know that some function
you invoke in the C library won't end up calling your bcopy() instead of
the one it was expecting?



More information about the Comp.bugs.4bsd.ucb-fixes mailing list