Cédric Connes

Results 23 comments of Cédric Connes
trafficstars

Well done, it works! :tada: I'm not familiar with Rust, what are the implications of using a nightly? Is it stable enough to release this hotfix? To be spec-compliant, I...

I totally agree, this should ideally be handled earlier in the deserialization process. However, can we expect these libraries to implement this in the short term?

Well, it makes sense, thanks for these explanations. Your latest changes look great! Are you still able to distinguish these two cases? ```protobuf syntax = "proto3"; message ParentMap { map...

Well spoted! I agree that using the `json_name` is probably better than black magic. However, I'm not sure it's a good idea to parse and apply the fdset at multiple...

Same problem here on XPS 15 9550 with NVIDIA GTX960M and NVIDIA driver version 415.25.

I would also love to see this merged, for exactly the same reasons as above. BTW, thanks for your work @Ape! :+1:

@pkscout @enen92, sorry to bother you, but the status of this PR is not really clear to me. Are there blocking points remaining? Any chance to see this merged soon?

I'd love to see this merged, is there any reason for not doing so? I tried to merge and build manually, and I didn't encounter any problem.

OK, that makes sense. However, my guess is that a deterministic and non-interactive way to configure this will still be useful a the end of the day, especially for security...

I agree, since the split of [tobie/ua-parser](https://github.com/tobie/ua-parser) to the [uaparser](https://github.com/ua-parser) project space, things became rather confusing for JavaScript users. From what I understand: - [ua-parser/uap-core](https://github.com/ua-parser/uap-core) now wraps the up-to-date `regexes.yaml`,...