https://bugs.kde.org/show_bug.cgi?id=433467

Jonathan Poelen <jonathan.poe...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |jonathan.poe...@gmail.com

--- Comment #1 from Jonathan Poelen <jonathan.poe...@gmail.com> ---
[]] is valid with PCRE (regex engine used) where ] as the first character does
not correspond to a closure (same with [^]]).

ICU regex does not seem to support all PCRE syntax, it lacks for example
(?|...) or \R which are also used.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to