BY: Patrik Sundberg (patsu189) DATE: 2009-11-04 12:29 SUBJECT: RE: RSRuby on windows
Just realized the rb_complex_new() function is a ruby 1.9 thing and I was compiling under 1.8.6/1.8.7. Makes sense (could be predicated on ruby version using #ifdef to deal with API difference).