Hi Jakub, On Thu, Oct 22, 2015, Jakub Pawlowski wrote: > due to type promotions in C this code was failing on some platforms. > > src/device.c:2016:8: error: format specifies type 'unsigned short' but the > argument has type 'uint8_t' (aka 'unsigned char') [-Werror,-Wformat] > properties, uuid_str); > ^~~~~~~~~~ > /build/falco/usr/include/bits/stdio2.h:39:7: note: expanded from macro 'sprintf' > __VA_ARGS__) > ^ > --- > src/device.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) Applied. Thanks. Johan -- 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