https://bugs.exim.org/show_bug.cgi?id=2286
Bug ID: 2286
Summary: Documentation Difficulty and Error
Product: PCRE
Version: 10.31 (PCRE2)
Hardware: All
OS: Linux
Status: NEW
Severity: bug
Priority: medium
Component: Documentation
Assignee: ph10@???
Reporter: brady.mccary@???
CC: pcre-dev@???
It has been difficult for me to determine if pcre2 has compile + (optional)
study data like pcre1 or just compile data. Presently, the near absence of the
word "study" from the documentation and complete absence from the pcre2.h
header seems to indicate "no". If it is the case that study data is no longer
part of the interface then it would be nice if there were a brief mention to
that effect.
While trying to figure this out, I noticed what I believe to be an error in the
documentation here:
https://www.pcre.org/current/doc/html/
Specifically, the function/description:
pcre2_get_error_message: Free study data
It seems to me these are not in agreement.
--
You are receiving this mail because:
You are on the CC list for the bug.