-
Notifications
You must be signed in to change notification settings - Fork 9
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Rakefile line correction? #22
Comments
Many thanks to pay attention to bugs.ruby-lang.org#13746 and SEGV issue. |
You're welcome. Sorry, I didn't run it thru google translate, and I saw '32/64bit'. Normally, I just build 64 bit... |
means: When I added Ruby 2.4 32bit and 64 bit into CI target and then run CI for windows-pr gem, Currently, windows-pr is developed in https://github.com/cosmo0920/windows-pr. SEGV stack trace is as follows: Note that Japanese speaker usually tend to say briefly, I also do unconsciously. |
Actually, my fault for not translating. I think 'saying briefly' is common with coders. I've been working on MinGW trunk builds for a while, but recently decided to build ruby_2_3 & ruby_2_4 stable branches. Once I get that working consistently, bug reports filed (I think some backports may have been missed), etc, I may try to run tests on this repo... Thanks for your work. |
Should Rakefile line 37
be changed to --
Saw your issue Bug #13746. I'm getting different results with a ruby_2_4 64 bit MinGW build. But, I'm using win32-api 1.4.8.
For instance, I think you showed a SEGV, but I got the following:
More later. I'll check trunk also...
The text was updated successfully, but these errors were encountered: