[squid-users] Compile Warnings

From: Mike Diggins <diggins@dont-contact.us>
Date: Sun, 5 Aug 2001 21:37:35 -0400 (EDT)

I'm attempting to compile the dlmalloc library into squid running on
Solaris 8 (Ultra10) using gcc. I'm using the configure options ./configure
--enable-dlmalloc and get the following warnings when I run make:
.
.
tools.c: In function `dumpMallocStats':
tools.c:134: warning: int format, long int arg (arg 3)
tools.c:136: warning: int format, long int arg (arg 3)
tools.c:136: warning: int format, long int arg (arg 4)
tools.c:138: warning: int format, long int arg (arg 3)
tools.c:138: warning: int format, long int arg (arg 4)
tools.c:140: warning: int format, long int arg (arg 3)
tools.c:140: warning: int format, long int arg (arg 4)
tools.c:142: warning: int format, long int arg (arg 3)
tools.c:144: warning: int format, long int arg (arg 3)
.
.

Should I be concerned about that?

-Mike
Received on Sun Aug 05 2001 - 19:37:37 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 17:01:28 MST