Beefy Boxes and Bandwidth Generously Provided by pair Networks
Perl: the Markov chain saw
 
PerlMonks  

Re: regex bug in perl 5.8.7

by dave_the_m (Monsignor)
on May 25, 2007 at 18:41 UTC ( [id://617567]=note: print w/replies, xml ) Need Help??


in reply to regex bug in perl 5.8.7

Appears to be fixed in 5.9.4.

Dave.

Replies are listed 'Best First'.
Re^2: regex bug in perl 5.8.7
by imp (Priest) on May 25, 2007 at 18:46 UTC
    Damn, I was looking forward to submitting a bug report :-/
      IIRC, demerphq has rewritten a substantial portion of the the regex system. If there are any bugs in it, they're likely new and different ones instead of the ones in earlier perls.


      Christopher E. Stith
        IIRC, demerphq has rewritten a substantial portion of the the regex system. If there are any bugs in it, they're likely new and different ones instead of the ones in earlier perls.
        Well roughly speaking, I ripped the guts of the run-time engine into lots of little pieces and stuck them back together in such a way that it's no longer recursive and has a single unified backtrack stack, while demerphq added lots of new exciting features and fixed lots of bugs. But large chunks of the original code remain untouched by either of us and so still have any original bugs lurking within.

        Dave.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://617567]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others meditating upon the Monastery: (6)
As of 2024-04-24 23:18 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found