id summary reporter owner description type status milestone component version severity resolution keywords cc 8859 [PATCH] Uses of BOOST_STATIC_WARNING warn with recent GCC pmachata@… Robert Ramey "This is related to #7242 (GCC 4.8 warns unused local typedef). The cause and solution are the same as there. Similar problem is also #8847, where I simply use BOOST_STATIC_ASSERT_UNUSED_ATTRIBUTE from StaticAssert library. That's what I implemented here as well. (Note: while BOOST_STATIC_WARNING should produce a warning, it shouldn't produce it unconditionally, which is what happens here. As a matter of fact, I don't get any warning at all as of now. I'm addressing that separately at ticket #5637.)" Bugs closed To Be Determined serialization Boost 1.54.0 Problem fixed