[PATCH] Replace Glib type with standard C type
Denis Kenzior
denkenz at gmail.com
Fri Oct 23 11:50:40 PDT 2009
Hi Remi,
> > Below patch is to replace Glib type with standard C type in hfpmodem.h,
> > like guint, guint8, etc.
>
> I see I am not the only one repulsed by those silly and pointless gtypedefs
>
> :)
For the most part I agree, however typing guint8 sure beats typing unsigned
char. I wouldn't mind us using a shorter type definition. Perhaps we should
standardize on uint8_t, uint16_t and friends from stdint.h?
Regards,
-Denis
More information about the ofono
mailing list