On Thursday 26 January 2006 12:27 am, Charles O Nutter wrote: > This fix adds a zero to everything that matches \[1-7][1-7]+ in a > regular expression, which should all be escaped octal values. I think > this gets around the issue David mentioned whereby we might > accidentally add a zero to backrefs. > > Committed to cnutter_work1 already...necessary for Rails. >
I couldn't apply the patch directly, as it is missing "OCTAL_THREE_DIGIT_PATTERN". But even applying the patch by hand, it didn't seem to help things. Not sure why yet. > - Charlie David ------------------------------------------------------- This SF.net email is sponsored by: Splunk Inc. Do you grep through log files for problems? Stop! Download the new AJAX search engine that makes searching your log files as easy as surfing the web. DOWNLOAD SPLUNK! http://sel.as-us.falkag.net/sel?cmd=lnk&kid=103432&bid=230486&dat=121642 _______________________________________________ Jruby-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jruby-devel
