[pcre-dev] [Bug 1208] Case folding in PCRE

Top Page
Delete this message
Author: Philip Hazel
Date:  
To: pcre-dev
Old-Topics: [pcre-dev] [Bug 1208] New: Case folding in PCRE
Subject: [pcre-dev] [Bug 1208] Case folding in PCRE
------- You are receiving this mail because: -------
You are on the CC list for the bug.

http://bugs.exim.org/show_bug.cgi?id=1208




--- Comment #20 from Philip Hazel <ph10@???> 2012-09-28 17:05:39 ---
(In reply to comment #19)

> I suspect the 'c' variable is not initialized in check_auto_possessive since
> its value is -16874.


You were right. There were two bugs; this one, and also it was not handling the
case where the left-hand character was negated, e.g. [^a] correctly. I've
committed a patch which I hope fixes this, along with some additional tests.


--
Configure bugmail: http://bugs.exim.org/userprefs.cgi?tab=email