Günther Grill
Günther Grill
Thank you very much for the extremely fast reaction time. Appreciate it.
@roipoussiere Do you mind to rebase again?
@briansmith I'd like to help out supporting the i586 target. After looking into the code, I have no clue what exactly I should do. Also looking at `SSSE3` didn't really...
@briansmith I'm completly open to make the PR. It would just be very helpful if you could show me a single location where action is required and what needs to...
Thx for this comprehensive guide. I'll do my best to implement that. From a timeline perspective I hope to be able to start with this in the next weeks.
I've extracted the relevant code parts from the referenced issue. You see that no concatination is done. ```rust fn main() { let path = r"Z:\latest\.xxx"; let subpath = "y"; let...
 You are right, the error is BAD_NETWORK_PATH
My C is a little bit rusty ( :) sorry; couldn't help it), but here the code which reproductes the problem. This is the GCC I'm using: ``` gcc (Rev6,...
Awesome news. When do you think this will be available in a new release in sshfs-win?
Thx. The fix works like a charm.