[pcre-dev] [Bug 1463] pcre-8.35 fails test with GCC 4.9

Top Page
Delete this message
Author: Petr Pisar
Date:  
To: pcre-dev
Subject: [pcre-dev] [Bug 1463] pcre-8.35 fails test with GCC 4.9
------- You are receiving this mail because: -------
You are on the CC list for the bug.

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




--- Comment #1 from Petr Pisar <ppisar@???> 2014-04-11 12:47:28 ---
Created an attachment (id=707)
--> (http://bugs.exim.org/attachment.cgi?id=707)
Proposed fix

You can remove the

while (*p != CHAR_RIGHT_CURLY_BRACKET) p++;

lines if you do not need to mimic error offsets to conserve current code
behaviour (offset pointed to closing bracket).


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