Dmitry Gritsay
Dmitry Gritsay
#71 will be merged after we release new version of ruby-sys
I have one more question regarding encodings. Since Ruby by default creates a string with UTF-8 encoding (`'str'.encoding => #`), what do you think about changing the default behavior on...
Hi @Zapotek! Right now I don't have any Windows computer to reproduce and fix the issue. I will let you know when I find it
Sorry that it took time to come back to this issue. One thing I've just realized is that there should not be some Windows-specific problems, at least with such simple...
@Zapotek, which version of Ruby is used on the machine? And how was it installed there?
Hey @matthiasbeyer! Yes, ruru does not support structs with lifetimes for now and I haven't found a way to easily implement this. On the other hand, if a struct has...