Subject: [ruby-ffi] Re: segfault on windows MRI but not windows JRuby |
From: rogerdpack |
Date: 12/1/09 9:53 PM |
To: ruby-ffi |
In the Novice section ofhttp://wiki.github.com/ffi/ffi/windows-examplesI'm trying to finish the Enumerate Top Level Windows example and am getting segfaults under MRI 1.8.6 and 1.9.1 but not JRuby 1.4.0 in either 1.8 or 1.9 modes. I'm ramping up to speed on FFI and not yet sure whether it's my code or the MRI FFI impl or a Ruby impl issue or something else.
What versions of MRI are you using [as in compile--mingw, etc.] are you using pre built gems? -r