Ian Holsman wrote:
> 
> this is with CVS HEAD of mod-perl & httpd (2.1)

are the results any different with 2.0 (APR 0.9)?

>     osname=darwin, osvers=7.3.0, archname=darwin-2level

> # testing : $r->finfo->group()
> # expected: 4294967294
> # received: -2
> not ok 8

hmm.  have we seen this before on darwin?  it's sounding familiar.  just out
of curiosity, what is the group number in /etc/groups for the user you are
running the test as?  I find it strange that user passes but group does not,
and both apr and perl look to be giving unrealistic answers.

anyway, we skip user and group (and a few others) on win32 because of
incompatibilities, so we may have to do that on OSX as well.

unfortunately, the only OSX box I have access to is moof and I wasn't able
to get httpd to compile there last I tried, so my ability to troubleshoot
this is limited.  any help appreciated.

--Geoff


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to