On Thu, 2011-10-13 at 13:26 +0200, Murray Cumming wrote:
> 
> By the way, I also noticed that g_thread_init() is deprecated,
> presumably because you must now used g_thread_new(), so you don't need
> it, but I don't see a deprecation comment on g_thread_init(). 

There are still no deprecation comments on the deprecate thread API:
http://developer.gnome.org/glib/unstable/glib-Deprecated-Thread-APIs.html#g-static-private-get

The usual "Please use X instead." comment is very useful to people who
just see the warning from the compiler about a specific function that is
used in their code.

-- 
murr...@murrayc.com
www.murrayc.com
www.openismus.com

_______________________________________________
gtk-devel-list mailing list
gtk-devel-list@gnome.org
http://mail.gnome.org/mailman/listinfo/gtk-devel-list

Reply via email to