[pcre-dev] [Bug 2120] PCRE2_NO_UTF_CHECK does not disable al…

Top Page
Delete this message
Author: admin
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 2120] PCRE2_NO_UTF_CHECK does not disable all checks
https://bugs.exim.org/show_bug.cgi?id=2120

--- Comment #12 from Rob <rob@???> ---
Hi Zoltan and thanks for the amazing work on SLJIT.

PCRE passes Javascript's test262 unit tests well enough to be suitable for my
browser app, and i can easily fix the problems i found so far by tweaking a few
lines in pcre2_compile.c.

There's no reason to change anything if PCRE's userbase doesnt require
Javascript compatibility. My use case is probably unique. (although i really
think if \o isnt followed by {argument} then it should be considered a literal
rather than throwing an error).

I'm happy to close the discussion for now and just concentrate on my testing
while you guys ponder over time whether Javascript compatibility has any value.

Cheers, Rob

--
You are receiving this mail because:
You are on the CC list for the bug.