juuser (Jarmo Pertman)
- Login: juuser
- Email: jarmo.p@gmail.com
- Registered on: 05/17/2010
- Last sign in: 05/28/2010
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
05/28/2010
-
01:39 PM Ruby Bug #3302: segfault in 1.8.6 p398 in Ruby::DL
- =begin
I'm not sure since it seems that Ruby 1.9.1 has changed it's API for DL and this code won't run without modifications. If you can understand all of the changes to be needed, then let me know and I can try. I myself, didn't unders...
05/17/2010
-
02:45 AM Ruby Bug #3302 (Closed): segfault in 1.8.6 p398 in Ruby::DL
- =begin
I tried to call a simple method on Windows (XP 32bit, Win7 64bit - didn't matter)
machine and it seems that i will get a segmentation fault depending of
the Ruby version.
Here is the offending code (doc for EnumWindows ...