------- You are receiving this mail because: ------- You are on the CC list for the bug.
http://bugs.exim.org/show_bug.cgi?id=1356 Summary: Incorrect pcre_exec documentation of the length parameter Product: PCRE Version: N/A Platform: Other OS/Version: Windows Status: NEW Severity: bug Priority: high Component: Documentation AssignedTo: [email protected] ReportedBy: [email protected] CC: [email protected] The documentation for pcre_exec says that the length parameter represents bytes: "length in bytes" while in fact it represents characters. This led to a nasty bug while using the UTF-16 version of the function. -- Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email -- ## List details at https://lists.exim.org/mailman/listinfo/pcre-dev
