Hi parrot team,
please try attached code. Output of this is:
kiwi@cassiopeia:~/work/dev/wickedWiki/trunk$ parrot
spikes/pge_test_dir.t
S0: '/bar/..', dir = '/foo/bar/../glork'
1 dir: '/foo/glork'
S0: '', dir = '/foo/glork'
2 dir = '/foo/glork'
3 dir = '/foo/glork'
4 dir = '�/glork'
5 dir = '�/glork'
ret: dir = '�/glork'
dir: '�/glork'
output at '4' should still be 'dir = '/foo/glork'. I compile a P6Regex
before output of this line and after '3'. This behaviour is not expected.
Thanks,
kiwi
Fixed w. r13400