t/compilers/pge/p6regex/01-regex.........
# Failed test (t/compilers/pge/p6regex/01-regex.t at line 59)
# got: 'no ICU lib loaded
# current instr.: 'parrot;PGE::Grammar;_regex_corou' pc 118 (EVAL_1:51)
# called from Sub 'parrot;PGE::Grammar;_regex' pc 20 (EVAL_1:8)
# called from Sub '_PGE_Test' pc 34 (/usr/src/parrot/t/compilers/pge/p6regex/01-regex_118.pir:18)
# '
# expected: 'matched'
# './parrot --gc-debug "/usr/src/parrot/t/compilers/pge/p6regex/01-regex_118.pir"' failed with exit code 1
# Looks like you failed 1 test of 494.
The attached patch seems to take care of this. Is this a reasonable way
to do it?
-- Bob Rogers
http://rgrjr.dyndns.org/
Looks perfect. Applied (r13457), thanks.
Pm