Re: bugs regarding late g_thread_init() calls




On Jan 2, 2007, at 8:38 PM, Morten Welinder wrote:

This leaves the question as to what macros it is safe to use before calling
g_thread_init.

I can look up the current definition of MIN and see, that yes it does
not involve
a function call, but that could change without notice in the next point release.

Should it become a problem, nothing stops you from using your own definition of a macro. MIN is an easy case, because it is trivial.



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