On Tue, Dec 28, 2010 at 6:59 PM, Tim van der Molen <[email protected]> wrote: > So, to conclude, what I would like to propose is the following: > * Hide from lint the va_copy() macro in <stdarg.h>. > * Add a lint-friendly va_copy() macro to > /usr/src/sys/arch/*/include/stdarg.h.
Does adding a lint friendly __va_copy to arch/stdarg.h work?
