> > There's still however one issue (I only now tried to compile the patch): > > src/adapter.c: In function â??get_eir_uuidsâ??: > src/adapter.c:2810: error: comparison between signed and unsigned integer > expressions > src/adapter.c:2820: error: comparison between signed and unsigned integer > expressions > src/adapter.c:2833: error: comparison between signed and unsigned integer > expressions > make[1]: *** [src/adapter.o] Error 1 > > Could you please fix it and always in the future ensure that the code > compiles cleanly when configured with ./bootstrap-configure. Also, could > you make the commit message more descriptive. The summary line should be > a very short summary of what the patch is about and the more detailed > description should be in the message body. > Oops, sorry about that: I was using bootstrap and configure as separate scripts. Apparently the warning level is not set high enough in there. Will fix and resubmit. Regards, Inga -- 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