>  
> +             g_tree_search(tree, (GCompareFunc)tree_search_func, &user_data);
> +             list = g_tree_lookup(tree, 
> GINT_TO_POINTER(user_data.found_line));

ok, scratch that we always will have a value, and want one in any case, even if 
it doesn't exactly match our criteria (apparently)

---
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/797/files#r48277203

Reply via email to