Otavio Salvador

Results 288 comments of Otavio Salvador

You're right. The tool could unset it and warning the user. What do you think?

There are a bunch of code style changes that are unrelated. It is nice to remove those from PR.

How so? it is used to figure if you are cross-compiling or not. I got it working fine for us using this patch. Also, doc says it handles it automatically...

Did you try this? here it does work like a charm. I think `host` is indeed the new way but this does not fit the crate design. So if we...

We were building an internal fork of `rusb`. In fact, cross compiling it to Windows.

I think #15 might help here.

> I do not use windows myself, how and what did you try to build on Windows? Neither do I. I ended adding this to solve a build error of...

I think `targetUser` is required. For example, I am using it to deploy to hosts using a company-specific account different from my username. This use case could have an option...

Oh, I see. This sounds good.