the header file, causing build failure with
--enable-exportlib. [RT #21138]
9.8.0 and 9.7.1.
+2871. [bug] Type mismatch in mem_api.c between the definition and
+ the header file, causing build failure with
+ --enable-exportlib. [RT #21138]
+
2870. [maint] Add AAAA address for L.ROOT-SERVERS.NET.
2869. [bug] Fix arguments to dns_keytable_findnextkeynode() call.
* PERFORMANCE OF THIS SOFTWARE.
*/
-/* $Id: mem_api.c,v 1.5 2009/09/02 23:48:02 tbox Exp $ */
+/* $Id: mem_api.c,v 1.6 2010/04/09 06:09:35 jinmei Exp $ */
#include <config.h>
#if ISC_MEM_TRACKLINES
#define FLARG_PASS , file, line
-#define FLARG , const char *file, int line
+#define FLARG , const char *file, unsigned int line
#else
#define FLARG_PASS
#define FLARG