Hi Bartosz, On Fri, Jul 15, 2011, Bartosz Szatkowski wrote: > --- > plugins/messages-tracker.c | 170 +++++++++++++++++++++++++++++++++++++++++++- > 1 files changed, 168 insertions(+), 2 deletions(-) This doesn't compile: plugins/messages.c: In function ‘messages_set_folder’: plugins/messages.c:82:2: error: ‘last’ may be used uninitialized in this function [-Werror=uninitialized] plugins/messages.c:50:10: note: ‘last’ was declared here Additionally, please use match_found and not match_find as a variable name. 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