Hi Luiz, <snip> > > I think > > return g_hash_table_lookup(mp->settings, property->name) ? TRUE : FALSE; > > would be better? > > Shorter form is != NULL, so lets go with it, still haven't figure out > why we didn't bring back glib-compat for such functions, when we > finally upgrade it will take much more time to revert this one by one. we could bring glib-compat back, but right now I do not want to introduce more autoconf magic to do so. I would require the latest GLib version (or at least a bit newer one) if they wouldn't just start introducing new dependencies all the time. Regards Marcel -- 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