Results 155 issues of Andrew Mackenzie

connector.rs ``` // What type of array serialization / deserialization will we need between these two data types // at runtime TODO - take into account the subroute on the...

bug
semantics

Libraries support a first prototype IDE (in separate project)

release
authoring

This error seems to have appeared, since I upgraded to macos Sonoma 14.4.1 ``` cargo run --example scan warning: An explicit [[bin]] section is specified in Cargo.toml which currently disables...

enhancement

This is half question (is there a way to do this already?) and half enhancement request. Would it be possible to have a string with a key, that when processed...

Will include fix to docs link, changes to rust minimal versions, fixing of ignored tests etc - but no real functionality changes

> Expected behavior: soloud (via rust wrappings) loads and runs normally. This is the case when run as a normal user (on raspberry pi). However, it fails when run using...

I am using this now and it's solved a need I had, so thanks. One idea I had was to be able to supply a range for it to find...

I am interested in using the Client-Server pattern (https://zeromq.org/socket-api/) in my rust project, so just wanted to register that interest here and add these socket types to the list of...

I'm trying to build on Fedora32 and it cannot find libappindicator3: ``` --- stderr thread 'main' panicked at 'libappindicator3 library not found!', /home/andrew/.cargo/registry/src/github.com-1ecc6299db9ec823/libappindicator-sys-0.5.0/build.rs:35:23 note: run with `RUST_BACKTRACE=1` environment variable to...

Would it be possible to add a LICENSE file to clarify under what license this repo is available under? thanks!