[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Pushing a NULL into g_async_queue
- From: "Alan M. Evans" <ame1 extratech com>
- To: gtk-devel-list gnome org
- Subject: Pushing a NULL into g_async_queue
- Date: Mon, 28 Feb 2005 14:14:38 -0800
Hello all.
Is there some good reason for the prohibition on passing NULL data into
g_async_queue_push()? I checked the glib sources and the only reason I
could find is that data==NULL won't pass the g_return_if_fail(data)
test. What is the reason for this seemingly arbitrary limitation?
Thanks.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]