Ian Rash

Results 21 comments of Ian Rash

Oh cool! So is this problem resolved?

Hi, Do you have a step by step guide or checklist on what you need to do to make a working version of Ruby for Windows? If you have some...

Ah, this code was written long ago and there is a `+ - / * %` that should have an `&` in front of it to suppress the `OverflowError`. I'll...

> You shouldn't document those (at least from an API point of view) because you are not supposed to directly expose them. You should wrap them with Crystal constructs, and...

If you guys would like a consistent way to create this error check out: https://github.com/sol-vin/minievents/actions/runs/9007590688/job/24748627867 This job consistently causes one of the two errors. It is tied to something to...

Hi, unfortunately I know nothing about the Mac side of things and I don't have one so I have no way to test. You are free to take a look...

It most definitely is, the install script never installs Ray gui, it also doesn't install the miniaudiohelpers package. Although I would like to remove that package in the future. On...

I'd like to bring attention to this issue again if possible. I'd really love this as a feature. Maybe being a flag like `crystal docs --output-lib`. Potentially also an argument...

Needs more than just a title to be an accepted issue.

As far as I got but this just creates an empty .lib with no exports. https://github.com/sol-vin/ferox-cr/blob/master/rsrc/ferox.c https://github.com/sol-vin/ferox-cr/blob/master/rsrc/install.ps1