jean-frederic clere wrote:
> William A. Rowe, Jr. wrote:
>> Please review and vote on those you have time to - reply once or four times,
>> just review those you can as you can; http://apr.apache.org/dev/dist/
> 
> I have:
> "testsockets         : FAILED 1 of 6" on a Solaris9 SPARC Box with
> SunStudio compiler.

./testall -v is our friend...

this is pollset 'expected <5> saw <4>' bug?  It refers to the number of poll
fd's and the test has a bogus assumption that you can add a socket 2x.  On
Win, Solaris and perhaps others, there's one pollset entry per socket.

Bill

Reply via email to