https://bz.apache.org/bugzilla/show_bug.cgi?id=65100

--- Comment #3 from Gintas Grigelionis <[email protected]> ---
Pattern "\^" is equivalent to a string "^", so you're matching a string "^" to
a string "^", no surprise IMHO.

Judging by the output, the caret might be mangled; could using ascii with
autoconversion be an option?

-- 
You are receiving this mail because:
You are the assignee for the bug.

Reply via email to