in reply to Re^4: Oddity with Conditional Regex (bug!)
in thread Oddity with Conditional Regex

I built Perl 5.10.x@34793 — first time building Perl! — which I believe is the latest Perl 5.10 as of Nov 10th

It produces all yeses for the original snippet.
It produces yes,no for the minimal snippet.

Would you please submit a bug report?

  • Comment on Re^5: Oddity with Conditional Regex (bug!)

Replies are listed 'Best First'.
Re^6: Oddity with Conditional Regex (bug!)
by almut (Canon) on Nov 13, 2008 at 15:25 UTC
    Would you please submit a bug report?

    Will do so...

    Update: ...or not :)  Just tried it with bleadperl@34830, and the problem appears to have been fixed already (at least, both the original snippet as well as my reduced version produce correct results). So, I suppose there's not much point in submitting another bugreport.  Or is there?