Hi Bastien, On Sun, Feb 22, 2009, Bastien Nocera wrote: > Make BT_IO_OPT_INVALID be 0 in the enum, and you can use the GCC > sentinel feature. Otherwise, it would have to wait for: > http://gcc.gnu.org/bugzilla/show_bug.cgi?id=28319 Thanks for the tip! However, there's still the problem that gcc seems to want this parameter be of type char* and with gcc 4 gives the warning "warning: missing sentinel in function call" because it is not. The following page has some info about it: http://www.linuxonly.nl/docs/2/0_Page_1.html 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