Árpád Goretity 

Results 63 comments of Árpád Goretity 

In the meantime, I managed to reproduce the bug on macOS (11.1 BigSur) as well, and made a minimal repro. As soon as I get permission from the IP holder,...

And indeed, now that I pushed the repro to a GitHub repo, I can see that GitHub's PDF viewer renders the images as well (albeit somewhat incorrectly, with a different...

Hi. What OS are you using it on? On Thu, Aug 15, 2013 at 5:19 PM, Mokhlas Hussein [email protected]: > Hey, > i used this library and i downloaded libipodimport...

Hello, and thanks for contributing! It appears that the library is unable to open the appropriate audio device. Do you have the necessary drivers installed and configured properly?

> or the equally awkward empty match block I don't understand what's "awkward" in a block. Furthermore, I don't see any good syntax for realizing this. Certainly, both proposed ones...

> No, those are exactly what I would like, except they're not available for enum variants. Oh, I think that can be fixed quite easily. They could be `#[derive]`d easily...

[I made a PoC implementation](https://github.com/H2CO3/is_variant/blob/master/src/lib.rs) of the "generate `is_XXX` methods automatically" approach.

@Centril I'm glad it already exists in a production-ready version. Then OP can just use it without needing to wait for an implementation. > there's likely more complex variants too...

Yes, I tried both loadfile and dofile, but neither of them work for some reason. Whether I specify a relative or absolute path, with or without the `.lua` extension, etc....

Sure, although I'm not sure how much additional information this provides, I'm afraid it's not too much. I'm using VerneMQ and I'm trying to read a configuration file like this:...