If I read the text correctly, file URIs explicitly states for full paths, including the drive letter, it needs three slashes. This is what Geany would do if we remove g_path_skip_root
on Windows.
The example with hostnames where only two slashes are required, is not relevant for us as we never construct an URI containing the hostname when using the "builtin" feature.
—
You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or mute the thread.