Hi Bastien, On Sat, Mar 14, 2009, Bastien Nocera wrote: > > Thanks. I had to fix the following warning in the cups patch, but > > otherwise they were fine: > > main.c: In function ‘device_get_ieee1284_id’: > > main.c:129: error: ‘id’ may be used uninitialized in this function > > I didn't see this. Must be my gcc being low on warnings. Yeah, you'll need to compile with --disable-debug to get the full list of warnings since the optimization level seems to affect them. > I did notice a "return FALSE" in device_get_ieee1284_id(), when it > should be a "return NULL" though. Could you get that pushed? Done. 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