[Vala] Glib types.



Is there a reason why Vala doesn't use the Glib typedefs to ensure the
same size of variables in every machine (gint, gchar, etc) ?

I think it would be nice to have string expand to gchar * and at least
allow the user to use the others (as of now, gint gives an error)



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]