On Mon, Jan 01, 2001 at 02:00:53AM +0200, Pekka Savola wrote: > Workaround: > > snprintf.o was addded to LIBOBJS if any of the following was missing: > > vsnprintf snprintf asprintf asnprintf vasprintf vasnprintf > > However, there's zero point in this as the only one that has been used in > the code is snprintf. > > I used the following patch to get rid of snprintf.o. That's probably the right thing to do, at least until we actually use one of the "asprintf" routines. (We should still fix "PARSE_INT_FORMAT()", but it seems somewhat pointless to use our own version of "snprintf()" if the OS has "snprintf()".) - This is the TCPDUMP workers list. It is archived at http://www.tcpdump.org/lists/workers/index.html To unsubscribe use mailto:[EMAIL PROTECTED]?body=unsubscribe
