This is the mail archive of the libstdc++@gcc.gnu.org mailing list for the libstdc++ project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [Patch, libstdc++/63775] Fix regex bracket expression parsing


On Wed, Nov 12, 2014 at 11:45 PM, Tim Shen <timshen@google.com> wrote:
> Committed with comment fix and slight change on testcase
> (VERIFY(false) at end of the try block ------ must throw).

Is it possible to backport this patch to 4.9 branch? It's an important
fix, but I'm not sure if there's any binary compatibility problem. Is
it fine because it's only _Compiler class, which is an intermediate
class, that's modified?


-- 
Regards,
Tim Shen


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]