Re: GThread struct now hidden



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.

-- 
murrayc murrayc com
www.murrayc.com
www.openismus.com



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]