Hi Luiz, On Tue, May 17, 2011, Luiz Augusto von Dentz wrote: > This should reduce the amount of options which normally don't change each > time obexd is executed. > --- > Makefile.am | 2 +- > plugins/ftp.c | 8 ++- > src/main.c | 176 +++++++++++++++++++++++++++++++++++++++----------------- > src/obexd.conf | 19 ++++++ > 4 files changed, 149 insertions(+), 56 deletions(-) > create mode 100644 src/obexd.conf This doesn't compile with gcc 4.6: src/main.c: In function âmainâ: src/main.c:267:12: error: variable âconfigâ set but not used [-Werror=unused-but-set-variable] Please fix and resend. 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