|
From: | address@hidden |
Subject: | Re: [fluid-dev] glib crash |
Date: | Mon, 19 Aug 2013 17:55:34 +0200 |
Hello, trying to build a debug version of glib, and will do some tests on the failing target machines. In the meantime, I wanted to note that when I compile fluidsynth against the latest glib (v2.36.3), I get a lot a deprecation warnings related to mutex and threads : /Users/antoine/Documents/Code/fluidXtra/src/fluidsynth-1.1.5/src/utils/fluid_sys.h:161:31: 'g_thread_init' is deprecated /Users/antoine/Documents/Code/fluidXtra/src/fluidsynth-1.1.5/src/utils/fluid_sys.h:162:10: 'g_mutex_new' is deprecated /Users/antoine/Documents/Code/fluidXtra/src/fluidsynth-1.1.5/src/midi/fluid_midi_router.c:150:3: 'g_static_mutex_free' is deprecated etc.. Looking at the glib header files, I see this, in deprecated/gthread.h GLIB_DEPRECATED_IN_2_32 void g_thread_init (gpointer vtable); Could this mean that the current glib, when being called with these deprecated functions, fails on some old systems ? Thank you Le 16 août 2013 à 18:58, Element Green <address@hidden> a écrit : Probably my fault for the multiple email post (got stuck in the admin |
[Prev in Thread] | Current Thread | [Next in Thread] |