Re: Bug in glib docs?



Hello,

> http://developer.gnome.org/doc/API/2.0/glib/glib-threads.html:                  
>                                                                                 
> At g_thread_exit():                                                             
>                                                                                 
> Calling                                                                         
> g_thread_join (retval);                                                         
> is equivalent to calling                                                        
> return retval;                                                                  
>                                                                                 
> Shouldn't that be g_thread_exit (retval) ?                                      

Yes, thanks.

Fixed in CVS. Should appear online tomorrow.

Bye,
Sebastian
-- 
Sebastian Wilhelmi
mailto:wilhelmi ira uka de
http://goethe.ira.uka.de/~wilhelmi





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