Owen Synge

Results 9 comments of Owen Synge

I feel this is resolved please see my answer to https://github.com/p1c2u/openapi-core/issues/241

I find this code now works (note it uses structlog to log messages): ``` def _openapi_log_errors(message, function_name, validation_errors): """Log all validation errors in a way that can be addressed.""" for...

Thank you, using git master resolves this issue, no more back traces. Sadly I cant get any "local_name" out of the bluetooth devices properties(). Thanks anyway.

I looked back at the issues, and now understand all my issues. Everything is now working, except that I need the line Cargo.toml: ``rumble = { git = "https://github.com/mwylde/rumble.git", branch...

In addition to publishing deps: I suggest the Library include and linking issues many non coders have, could easily be solved with autotools or cmake in preference to a simple...

Thank you very much for your hard work here. Since this project looks stalled would you consider posting your multiple traces of LiveSuit, and the USB commands you have documented...

I was just about to report this bug when I saw it was already here. Thankyou for writing this software. It would be great if it worked out of the...

This issue has hit me too, so am pleased to see work is going on here.

Ideally the fix could be backported to all releases of "rules_rust" from at least "0.54.1" but I would suggest since "0.41.1". I know this is tedious to backport as far...