On Tue, Jul 15, 2008 at 1:32 PM, Johannes Schindelin
<[EMAIL PROTECTED]> wrote:
>
> So the only problem is the sign bit?  Use strtoul().

It apparently also tries to support killing process groups by
specifying negative process IDs. So it will be necessary to check for
'-' and explicitly flip the sign.

> Well, as you can easily guess, "cygwin_build" is unset in the makefile.
> Therefore the wholle string expands to "/".  The effect is the same.  For
> the computer.
>
> But not for the human reading it.
>
> Therefore it is a bug,

Ok, I'll fix it when I return home.

Alexander

Reply via email to