Kayo Phoenix

Results 127 comments of Kayo Phoenix

I have same issue when I attempt to set `SerialPortConfig` on Linux: ```dart port.config.baudRate = 9600; ``` ``` No such file or directory, errno = 2 When the exception was...

Is there any temporary solution for upcasting?

I written simple helper which throws exception for null values: ```rust pub fn throw_null, Local

I think this is harmless to add AsRef impl for `Local`.

Oh this is epic problem in rust, so I take pain avoid more then one level of indirection. Maybe something as: ```rust pub fn new_String Result> ``` Despite the fact...

Yes, compile time code generation is a right thing especially in case of bindings.

As alternative solution I would like to have a way to know how much data actually required to match or detect type.

Currently it lacks packages for many luci apps.

> This is exactly the functionality I needed for a project! Could I submit this to the mailing list and credit you as the author? Of course!

I added support for __stb_vorbis__ in my [fork](https://github.com/katyo/fluidlite). Also #17 is fixed.