Comment #5 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
Just a small update: I've just compiled GCC 4.8 locally, so I can easily check things without a turnaround via this bug tracker.
Perhaps the right way to handle the issue is using C++0x's static_assert here, but without introducing boost's epic detection logic. I'll look into this...
-- v8-dev mailing list [email protected] http://groups.google.com/group/v8-dev
