https://bugs.exim.org/show_bug.cgi?id=2424
Bug ID: 2424 Summary: pcre2_jit_compile document returning PCRE_ERROR_NOMEMORY Product: PCRE Version: 10.33 (PCRE2) Hardware: All OS: All Status: NEW Severity: bug Priority: medium Component: Documentation Assignee: p...@hermes.cam.ac.uk Reporter: care...@gmail.com CC: pcre-dev@exim.org Created attachment 1205 --> https://bugs.exim.org/attachment.cgi?id=1205&action=edit documentation patch that reflect current code because of #1749, failures to initialize the JIT compiler will return this error if the JIT fast path is being used, but having no mention of it prevents the callers to recover gracefully. PCRE1 returns a different error (also undocumented AFAIK) but an alternative would be to create a new error in both. proposed patch also adds a small unrelated fix on grammar -- You are receiving this mail because: You are on the CC list for the bug. -- ## List details at https://lists.exim.org/mailman/listinfo/pcre-dev