Re: Squid 2.6 MinGW support patch for review

From: Henrik Nordstrom <henrik@dont-contact.us>
Date: Mon, 04 Sep 2006 00:35:58 +0200

sön 2006-09-03 klockan 15:05 +0200 skrev Guido Serassio:

> Here there is the Squid 2.6 MinGW support patch and the three new files needed.

Looks OK to me. Only notable change outside win32 is the addition of a
new result argument to ipcCreate(), unused except on win32. No problem.

But why these #ifndef:s around the C code?

Index: lib/util.c

+#ifndef UTIL_C
+#define UTIL_C

Index: src/comm.c

+#ifndef COMM_C
+#define COMM_C

Regards
Henrik

Received on Sun Sep 03 2006 - 16:36:04 MDT

This archive was generated by hypermail pre-2.1.9 : Sun Oct 01 2006 - 12:00:06 MDT