Here in sunny Berlin, progress is being made on documentation, developer tools, and Club Mate. I’ve heard rumours of plans for an updated GTK+ data model and widgets. The documentationists are busy alternating between massaging and culling documentation pages. There are excited discussions about the possibilities created by Builder.
I’ve been keeping working on gnome-clang, and have reached a milestone with GVariant error checking:
gvariant-test.c:10:61: error: [gnome]: Expected a GVariant variadic argument of type ‘char *’ but saw one of type ‘guint’. some_variant = g_variant_new ("(sss)", "hello", my_string, a_little_int_short_and_stout); ^
More details coming soon, once I’ve tidied it all up and committed it.
Pingback: GNOME Hackfest at Endocode | Endocode AG