Hi Jefferson, On Mon, Mar 04, 2013, Jefferson Delfes wrote: > This patch series do a cleanup of glib basic data types usage. Types as > gpointer, guint, gint, gchar and gsize were replaced by standard types without > any extra effort. The only exception was gboolean which needs stdbool.h. > Some variables were mainted as gboolean, because are passed as parameter to > glib functions. For code directly interacting with GLib APIs I thought the convention is to use the same data types as in the APIs (meaning the GLib ones). Have you seen major differences to this principle somewhere in the source tree? 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