[pcre-dev] [Bug 2087] Questionable assignment for“firstcu” i…

Top Page
Delete this message
Author: admin
Date:  
To: pcre-dev
Old-Topics: [pcre-dev] [Bug 2087] New: Questionable assignment for “firstcu” in compile_branch()
Subject: [pcre-dev] [Bug 2087] Questionable assignment for“firstcu” in compile_branch()
https://bugs.exim.org/show_bug.cgi?id=2087

egoroff <egoroff@???> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |egoroff@???


--- Comment #1 from egoroff <egoroff@???> ---
I suppose the line:

firstcu = mcbuffer[0];

should be removed here because there is the comment above:

/* If the character is more than one code unit long, we can set firstcu
      only if it is not to be matched caselessly. */


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