[svn.haxx.se] · SVN Dev · SVN Users · SVN Org · TSVN Dev · TSVN Users · Subclipse Dev · Subclipse Users · this month's index

Re: [PATCH] #9 OS400/EBCDIC Port: Running Hook Scripts

From: Paul Burba <paulb_at_softlanding.com>
Date: 2006-02-28 16:54:29 CET

Julian Foad <julianfoad@btopenworld.com> wrote on 02/27/2006 09:22:15 PM:

> Paul Burba wrote:
> > [[[
> > OS400/EBCDIC Port:
> >
> > This is one of several patches to allow Subversion to run on IBM's
> > OS400 V5R4. It provides a workaround of a limitation with
> > apr_proc_wait() which always indicates a process exited
> > successfully, regardless of whether it did or not.
>
> Again, I have to ask, are you sure this is a known limitation and not a
bug
> that IBM could fix next week if told about it? This is a
> considerable chunk of
> work-around code.

Julian,

We've approached IBM about this before but didn't get a response. As I
write this we're attempting to get some answers via a different channel.
I'll update you as soon as I hear something.

One other thing; while putting a new description of the problem together
for IBM I found the problem isn't that apr_proc_wait() always sets
exitcode to 0, but rather that it doesn't set it at all (the uninitialized
value was simply 0). The impact of the problem is still the same.

Paul B.

_____________________________________________________________________________
Scanned for SoftLanding Systems, Inc. and SoftLanding Europe Plc by IBM Email Security Management Services powered by MessageLabs.
_____________________________________________________________________________

---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscribe@subversion.tigris.org
For additional commands, e-mail: dev-help@subversion.tigris.org
Received on Tue Feb 28 18:40:32 2006

This is an archived mail posted to the Subversion Dev mailing list.

This site is subject to the Apache Privacy Policy and the Apache Public Forum Archive Policy.