Hi, On Tue, Apr 2, 2013 at 7:54 PM, Lucas De Marchi <lucas.demarchi@xxxxxxxxxxxxxx> wrote: > g_atomic_* end up using G_STATIC_ASSERT, causing gcc 4.8 to yell due to > -Wunused-local-typedefs. > > /usr/include/glib-2.0/glib/gmacros.h:162:53: error: typedef ‘_GStaticAssertCompileTimeAssertion_2’ locally defined but not used [-Werror=unused-local-typedefs] > #define G_STATIC_ASSERT(expr) typedef char G_PASTE (_GStaticAssertCompileTimeAssertion_, __COUNTER__)[(expr) ? 1 : -1] > --- This patch was laying in my /tmp when I sent the patches. Please ignore this one and use the other with subject "[RFC 5/6] obexd: Use gcc builtin instead of g_atomic" Sorry for the noise. Lucas De Marchi -- To unsubscribe from this list: send the line "unsubscribe linux-bluetooth" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html