Created attachment 5002 Add version check because g_thread_init is deprecated g_thread_init has been deprecated since version 2.32 and should not be used in newly-written code. This function is no longer necessary. This patch adds a version check to remove g_thread_init and allows Ristretto to compile with --enable-debug=full
Pushed to master in: commit 6634357285528ac87032f1883158ae3f027154ac Author: Eric Koegel <eric.koegel@gmail.com> Date: Fri Apr 19 12:01:50 2013 +0300 Add version check because g_thread_init is deprecated http://git.xfce.org/apps/ristretto/commit/?id=6634357285528ac87032f1883158ae3f027154ac