Re: Cygwin and apache/daemon.t

2006-10-21 Thread Nikolay Ananiev
"Philippe M. Chiasson" <[EMAIL PROTECTED]> wrote in message On 5-Oct-06, at 11:13 AM, Nikolay Ananiev wrote: >> In present days, Cygwin behaves more like a traditional unix system. >> Thats why some of the old workarounds in mp2's build and test system >> are not applicable anymore. The following

Re: Cygwin and apache/daemon.t

2006-10-12 Thread Philippe M. Chiasson
On 5-Oct-06, at 11:13 AM, Nikolay Ananiev wrote: In present days, Cygwin behaves more like a traditional unix system. Thats why some of the old workarounds in mp2's build and test system are not applicable anymore. The following patch removes these workarounds. With the patch all tests comple

Cygwin and apache/daemon.t

2006-10-05 Thread Nikolay Ananiev
In present days, Cygwin behaves more like a traditional unix system. Thats why some of the old workarounds in mp2's build and test system are not applicable anymore. The following patch removes these workarounds. With the patch all tests complete successfuly on perl 5.8.7, Apache 2.2.2. Index: Ap