Re: bugs regarding late g_thread_init() calls
- From: muppet <scott asofyet org>
- To: "Morten Welinder" <mortenw gnome org>
- Cc: gtk-devel-list gnome org
- Subject: Re: bugs regarding late g_thread_init() calls
- Date: Tue, 2 Jan 2007 21:12:32 -0500
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]