Tomi Ollila <tomi.ollila@iki.fi> writes: > g_type_init was deprecated in GLib 2.35.1. In order to compile > cleanly, guard these with a suitable #if. > > (commit msg from https://bugs.freedesktop.org/attachment.cgi?id=73774 ) > --- Pushed, d
Subject: Re: [PATCH v2 1/1] cli: Guard deprecated g_type_init calls
Date: Sat, 08 Jun 2013 21:10:40 -0300
To: Tomi Ollila, notmuch@notmuchmail.org
From: David Bremner
Tomi Ollila <tomi.ollila@iki.fi> writes: > g_type_init was deprecated in GLib 2.35.1. In order to compile > cleanly, guard these with a suitable #if. > > (commit msg from https://bugs.freedesktop.org/attachment.cgi?id=73774 ) > --- Pushed, d