Comment #3 on issue 2149 by [email protected]: STATIC_ASSERT fails to compile with GCC 4.8 due to -Werror=unused-local-typedefs
http://code.google.com/p/v8/issues/detail?id=2149
I am still not convinced that silencing is the right way of handling this issue. Does a similar check with boost's static assertion facility work with GCC 4.8? If yes, it would be interesting to see how they managed to handle this.
I can hardly imagine that GCC 4.8 will break boost: Either the one or the other will have to handle this issue, otherwise the upcoming GCC will have a hard time.
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
