Re: Windows port merge - Service support (part 3) [PATCH]

From: Henrik Nordstrom <hno@dont-contact.us>
Date: 24 Apr 2003 12:00:52 +0200

tor 2003-04-24 klockan 11.40 skrev Guido Serassio:

> What's wrong ? The sendSignal() section is very involved by the Cygwin
> Service/Daemon mode dualism, but it should be right.

The #ifdefs and curly brakets does not match..

+#if USE_WIN32_SERVICE
        ...
+ else {
+#endif
        ...
+#if defined(USE_WIN32_SERVICE) && defined(_SQUID_CYGWIN_)
+ }
+#endif

Regards
Henrik

-- 
Henrik Nordstrom <hno@marasystems.com>
MARA Systems AB
Received on Thu Apr 24 2003 - 04:00:58 MDT

This archive was generated by hypermail pre-2.1.9 : Tue Dec 09 2003 - 16:19:42 MST