On Tue, Sep 27, 2005 at 10:48:56AM -0400, Jeff Trawick wrote:
> On 9/27/05, Joe Orton <[EMAIL PROTECTED]> wrote:
> > On Tue, Sep 27, 2005 at 01:49:29PM +0100, Joe Orton wrote:
> > > On Tue, Sep 27, 2005 at 07:55:14AM -0400, Jeff Trawick wrote:
> > > > This chdir && rmdir operation fails with EBUSY on AIX and HP-UX.  (I
> > > > see it work on Linux; haven't tested other boxes.)  Is there another
> > > > way to accomplish the test?
> >
> > Can you test whether the trunk code handles this OK?  If so I'll
> > backport it everywhere.
> 
> ouch, can't get trunk to build on AIX at the moment*; I'll try to test
> the trunk testdir.c change with 0.9.x on AIX later toda

Ahhhrrrm, just more stuff I borked :) That is a non-threaded build?  I 
can see how that is broken.

> 
> *
> "file_io/unix/dir.c", line 186.19: 1506-068 (E) Operation between
> types "struct dirent64*" and "struct dirent*" is not allowed.
> "file_io/unix/dir.c", line 216.41: 1506-045 (S) Undeclared identifier retent.

Reply via email to