On Thu, 2011-10-13 at 08:58 -0400, Ryan Lortie wrote:
> hi
> 
> 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().
> 
> g_thread_init() is deprecated because you simply do not need to call it.
> 
> g_thread_new() is rather a replacement for g_thread_create().

Yes. My point is just that all those deprecated functions should have
deprecation documentation.

-- 
Murray Cumming
murrayc@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