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.

- Charlie

Attachment: regexp_octal_zero_prefix.patch
Description: Binary data

Reply via email to