Re: GTK+-1.2.10 Released
- From: "Joe.C" <joe animeta com>
- To: gtk-devel-list gnome org
- Subject: Re: GTK+-1.2.10 Released
- Date: Fri, 06 Apr 2001 14:53:25 +0800
Hi,
When checking new GTK+-1.2.10, I found this strange
in gtklabel.c:1007, the if check will always be
true. I think it should be
===
result_str = gdk_wcstombs (string_wc);
if (result_str)
{
===
Is this correct?
Best Regards,
Joe.C
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]