3 Sep
2010
3 Sep
'10
8:35 a.m.
On Fri, Sep 3, 2010 at 10:30 AM, Wichert Akkerman <wichert@wiggy.net> wrote:
On 9/3/10 10:27 , Hanno Schlichting wrote:
Given that this code is completely untested except for people actually using it on different platforms I'm not personally going to merge the codebase any further. But anyone else is free to do so given they test the modified code under all supported platforms and especially Windows.
I can't test under Windows, so how can we proceed to make any changes at all there?
If your code doesn't touch the start/stop/fg/status code, I'll trust you to code things properly. I'm only concerned about the startup code and the various ways in which return codes, process forks vs. subprocesses and file locks needs to be handled there. Hanno