On 4/23/12 3:53 PM, Ollie Wild wrote:
On Mon, Apr 23, 2012 at 2:39 PM, Diego Novillo<[email protected]> wrote:
This would be for google/main, right? It does not seem fit for
google/integration.
It needs to be in google/integration because it blocks nearly all of
our code from compiling with -std=gnu++11, and there's no way to turn
this behavior off. Without it, we can't do any google/integration
testing.
Ah, OK.
That said, I also sent out a patch for trunk (see my other gcc-patches
thread), and there have been some changes as a result of that. I'm
currently waiting on a response from Tom Tromey regarding the libcpp
changes.
Great, thanks. Patch is OK with the ChangeLog entries filled-in. Not
sure if you'd rather wait for the trunk commit to go in, though. It may
be better to put this version in google/integration and deal with the
merge later.
Diego.