Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Drop old compatibility code | Eduardo Lima (Etrunko) | 2016-02-18 | 1 | -34/+0 |
| | | | | | | With glib requirements now being 2.38, these functions do not make sense anymore. Signed-off-by: Eduardo Lima (Etrunko) <etrunko@redhat.com> | ||||
* | Add missing include of config.h | Daniel P. Berrange | 2013-05-01 | 1 | -0/+2 |
| | |||||
* | Fix compilation with older glib versions | Christophe Fergeau | 2013-03-20 | 1 | -0/+32 |
Recent commits introduced use of g_clear_object and g_byte_array_new_take which are only present respectively in glib 2.28 and 2.32 |