Klaus Ethgen wrote:
> -----BEGIN PGP SIGNED MESSAGE-----
> Hash: SHA1
> 
> Am Mi den  5. Nov 2008 um  8:25 schrieb Laurent MONIN:
>> I don't see the point of this patch, code was disabled and a FIXME added 
>> because
>> it wasn't equivalent to older code.
>> Omari Stephens proposed a fix in its message "Two patches: fix segfault, and 
>> update deprecated GTK API calls".
>> It has to be tested.
> 
> Well, the buggy patch did just replace "#if GTK_CHECK_VERSION(2,12,0)"
> with "#if 0" so that the first function is never used and only the
> second is used. But in GTK+ > 2.12.0 the function
> gtk_tree_view_tree_to_widget_coords() is not available but
> gtk_tree_view_convert_bin_window_to_widget_coords() works well so with
> the "#if 0" there is no way to link together the code as there is no
> such function.
> 
> Beside of that, the functions might be different but to disable a
> compilable version completely is no solution for that.
I think it's good that the build is broken.  It means that we find a real fix 
for this, rather than letting the issue languish.  irc.gimp.net/#gtk+ has 
plenty 
of folks in it who can likely help.

--xsdg


-------------------------------------------------------------------------
This SF.Net email is sponsored by the Moblin Your Move Developer's challenge
Build the coolest Linux based applications with Moblin SDK & win great prizes
Grand prize is a trip for two to an Open Source event anywhere in the world
http://moblin-contest.org/redirect.php?banner_id=100&url=/
_______________________________________________
Geeqie-devel mailing list
Geeqie-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geeqie-devel

Reply via email to