On Sat, 20 May 2000, Thomas wrote: > hi, > I've run into some oddities.. > running nmake test causes to seriously crash > at "internal/table" while the same test with 1.22 passes fine. > Test "internal/api" FAILS for both 1.22 / 1.24 > > Both are compiled with identical setups using VC6 / WinNT > with the 1.3.12 / 5.00503 libs . > > suggestions, anyone ?? Hi, With VC6/Win98, Apache_1.3.12 and Perl-5.6.0, I get the internal/api.t tests passing, but internal/table.t fails. This seems related to one of the changes in Table.xs, as simply using Table.xs from mod_perl-1.23 allows all tests to pass. Running the tests with TEST_VERBOSE=1, which tests fail for you in internal/api.t? best regards, randy kobes