Re: [perl #57042] regression with $^R in regex in perl 5.10 from 5.8.8
by Loic Leloarer other posts by this author
Jul 22 2008 10:37AM messages near this date
[perl #57042] regression with $^R in regex in perl 5.10 from 5.8.8
|
Re: [perl #57042] regression with $^R in regex in perl 5.10 from 5.8.8
Hi Andreas,
By looking for my bug in RT, I just saw your answer, for an unknown
reason, I didn't received it by email.
I confirm that your simpler version of the test case reveals the same
bug, and I also confirm that your proposed workaround (adding
BEGIN { ${^RE_TRIE_MAXBUF}=-1; }
line), works in the initial program from which I extracted the test case.
So thank you very much from your help.
Where should I look to know in which version of perl this will be
corrected ?
Does the workaround have an impact on some functionality or speed ?
Best regards.
--
Loïc Le Loarer
Sigma Designs Europe
Thread:
Loic_leloarer@Sdesigns.Eu
Loic Leloarer
Demerphq
|