[Github-comments] [geany/geany] Towards gvfs-fuse independence (#963)

Jiří Techet notifications at xxxxx
Thu Mar 2 18:06:15 UTC 2017


techee commented on this pull request.



> @@ -1788,6 +1788,9 @@ void utils_tidy_path(gchar *filename)
 	const gchar *needle;
 	gboolean preserve_double_backslash = FALSE;
 
+	if (utils_is_uri(filename))
+		return;

>@techee did you notice the release date THIS MONTH

Sure, I'm aware of the release and the patches are definitely not meant for it. It's just that I had time now and the bigger pull requests are better to be merged early in the next release cycle to get better testing (of course if Colomban has time to review them).

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/pull/963#discussion_r103990125
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20170302/a971a04d/attachment.html>


More information about the Github-comments mailing list