This transaction appears to have no content
> I only replaced the package variables with lexical ones.
I copy and paste from os.t
> Could you check whether this works now under MinGW?
Seems ok. See smoke results, i386-MSWin32-gcc Parrot 0.4.2 r12077 30 Mar
2006 00:16 Thu.
> Could you also check whether PLATFORMS is up to date with regard to MinGW.
I don't know about CGoto JIT EXEC Thr Sig, but I can do this (r12077,
win32-mingw-gcc3.4.2) :
perl configure.pl --cc=gcc --witout-icu
&& mingw32-make
&& mingw32-make install
&& mingw32-make test
PXPerl, without ICU
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/configure/step.t 2 512 19 2 10.53% 10-11
t/examples/streams.t 2 512 12 2 16.67% 3 9
t/op/arithmetics.t 1 256 26 1 3.85% 7
t/op/stringu.t 3 768 22 3 13.64% 20-22
t/pmc/complex.t 16 4096 50 16 32.00% 30 35-46 48-50
t/pmc/env.t 2 512 12 2 16.67% 9-10
t/pmc/float.t 1 256 46 1 2.17% 26
t/pmc/os.t 3 768 13 3 23.08% 1-3
t/pmc/perlnum.t 1 256 55 1 1.82% 47
t/pmc/timer.t 2 512 8 2 25.00% 4 6
(1 subtest UNEXPECTEDLY SUCCEEDED), 19 tests and 387 subtests skipped.
Failed 10/229 test scripts, 95.63% okay. 33/5688 subtests failed, 99.42%
okay.
PXPerl, ICU
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/configure/step.t 2 512 19 2 10.53% 10-11
t/examples/streams.t 2 512 12 2 16.67% 3 9
t/op/arithmetics.t 1 256 26 1 3.85% 7
t/pmc/complex.t 16 4096 50 16 32.00% 30 35-46 48-50
t/pmc/env.t 2 512 12 2 16.67% 9-10
t/pmc/float.t 1 256 46 1 2.17% 26
t/pmc/os.t 3 768 13 3 23.08% 1-3
t/pmc/perlnum.t 1 256 55 1 1.82% 47
t/pmc/timer.t 1 256 8 1 12.50% 6
(1 subtest UNEXPECTEDLY SUCCEEDED), 19 tests and 363 subtests skipped.
Failed 9/229 test scripts, 96.07% okay. 29/5688 subtests failed, 99.49%
okay.
ActivePerl, ICU
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/configure/step.t 2 512 19 2 10.53% 10-11
t/examples/streams.t 2 512 12 2 16.67% 3 9
t/op/arithmetics.t 1 256 26 1 3.85% 7
t/pmc/complex.t 16 4096 50 16 32.00% 30 35-46 48-50
t/pmc/env.t 2 512 12 2 16.67% 9-10
t/pmc/float.t 1 256 46 1 2.17% 26
t/pmc/perlnum.t 1 256 55 1 1.82% 47
(1 subtest UNEXPECTEDLY SUCCEEDED), 20 tests and 364 subtests skipped.
Failed 7/229 test scripts, 96.94% okay. 25/4515 subtests failed, 99.45%
okay.
ActivePerl, without ICU
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t/configure/step.t 2 512 19 2 10.53% 10-11
t/examples/streams.t 2 512 12 2 16.67% 3 9
t/op/arithmetics.t 1 256 26 1 3.85% 7
t/op/stringu.t 3 768 22 3 13.64% 20-22
t/pmc/complex.t 16 4096 50 16 32.00% 30 35-46 48-50
t/pmc/env.t 2 512 12 2 16.67% 9-10
t/pmc/float.t 1 256 46 1 2.17% 26
t/pmc/perlnum.t 1 256 55 1 1.82% 47
t/pmc/timer.t 1 256 8 1 12.50% 6
(1 subtest UNEXPECTEDLY SUCCEEDED), 20 tests and 388 subtests skipped.
Failed 9/229 test scripts, 96.07% okay. 29/4515 subtests failed, 99.36%
okay.
1 subtest UNEXPECTEDLY SUCCEEDED
t/examples/japh......................ok
1/17 unexpectedly succeeded
S pozdravem Michal Jurosz