# New Ticket Created by Andy Dougherty # Please include the string: [perl #19184] # in the subject line of all future correspondence about this issue. # <URL: http://rt.perl.org/rt2/Ticket/Display.html?id=19184 >
On Solaris 8, with Sun's Workshop Compiler, using Sun's supplied 5.00503, I get the following test failure in languages/perl6/t/rx/call: t/rx/call...........Use of uninitialized value at ../../assemble.pl line 277. Use of uninitialized value at ../../assemble.pl line 883. Use of uninitialized value at ../../assemble.pl line 883. # Failed test (t/rx/call.t at line 48) # got: '' # expected: 'ok 1 # ok 2 # ok 3 # ok 4 # ok 5 # ' # Looks like you failed 1 tests of 2. dubious Test returned status 1 (wstat 256, 0x100) DIED. FAILED test 2 Failed 1/2 tests, 50.00% okay -- Andy Dougherty [EMAIL PROTECTED]