From: Axel S. <si...@co...> - 2009-08-28 07:36:50
|
Fri Aug 28 03:34:18 EDT 2009 Axe...@en... * Make path conversion function safe as it may call back. hunk ./gtk/Graphics/UI/Gtk/ModelView/TreeModelSort.chs.pp 124 - {# call unsafe tree_model_sort_convert_child_path_to_path #} + {# call tree_model_sort_convert_child_path_to_path #} |