Skip to content

Instantly share code, notes, and snippets.

View sdroege's full-sized avatar
🍵

Sebastian Dröge sdroege

🍵
View GitHub Profile
@chergert
chergert / glib-gripes.md
Created February 24, 2014 07:25
GLib Gripes

GLib Gripes

This is a list of things I wish were different in a future version of GLib. Most likely with an ABI and API break.

Primative Types

Landscape

GLib currently uses wrapper types such as gint, glong, guint32, etc. The are