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
This archive was generated by hypermail pre-2.1.9 : Sun Oct 01 2006 - 12:00:06 MDT