Re: Test fail on AIX 5.3

2007-05-25 Thread dektidty
Jonathan Vanasco wrote: On May 3, 2007, at 12:57 AM, [EMAIL PROTECTED] wrote: util...FAILED tests 36-37 Failed 2/89 tests, 97.75% okay Failed Test Stat Wstat Total Fail Failed List of Failed interesting -- thats where OSX fails

Re: Test fail on AIX 5.3

2007-05-25 Thread Joe Schaefer
[EMAIL PROTECTED] writes: I have experienced a bit more with the tests in library/t and for now I have found something weird in util.c in test_charset_divine it seems that expect should be defined as char expect[7] as apreq_decode use url_decode which seems to add an ending 0 to the

Test fail on AIX 5.3

2007-05-03 Thread dektidty
libapreq : 2.08 Apache : 2.0.53 Gcc : powerpc-ibm-aix5.2.0.0-gcc-3.3.2 or powerpc-ibm-aix5.3.0.0-gcc-4.1.1 Configure : Ok Compilation : Ok Tests: doesnt work (see below for detail) Installation : Ok Running : apachectl or httpd core dump imediatly. Configure : ./configure

Re: Test fail on AIX 5.3

2007-05-03 Thread Jonathan Vanasco
On May 3, 2007, at 12:57 AM, [EMAIL PROTECTED] wrote: util...FAILED tests 36-37 Failed 2/89 tests, 97.75% okay Failed Test Stat Wstat Total Fail Failed List of Failed interesting -- thats where OSX fails too. Joe wrote some