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 01/06/15 20:51 -0700, Tim Shen wrote:
On Tue, Nov 25, 2014 at 12:46 AM, Tim Shen <timshen@google.com> wrote:
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?

Ping ------ concerning libstdc++/66359.

For the gcc-patches archive:

Approved in https://gcc.gnu.org/ml/libstdc++/2015-06/msg00014.html


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