#631: soap4r is not working for me -------------------------------+-------------------------------------------- Reporter: jaha...@… | Owner: lsansone...@… Type: defect | Status: new Priority: blocker | Milestone: Component: MacRuby | Keywords: -------------------------------+-------------------------------------------- I'm trying to use stubs generated with ruby 1.8 wsdl2ruby.rb and I've installed the soap4r gem with macgem.
When I use the stub files with macruby I get the following error: unknown: warning: variable $KCODE is no longer effective[[BR]] ClientDriver.rb:1:in `<main>': bignum too big to convert into `long long' (RangeError) After some hunting I'm able to repro with the following: $ pwd[[BR]] /Library/Frameworks/MacRuby.framework/Versions/0.5/usr/lib/ruby/Gems/1.9.0/gems/soap4r-1.5.8/lib[[BR]] $ macruby soap/baseData.rb[[BR]] unknown: warning: variable $KCODE is no longer effective[[BR]] baseData.rb:1089:in `block': bignum too big to convert into `long long' (RangeError) I'm somewhat new to ruby so this could be pilot error. -- Ticket URL: <http://www.macruby.org/trac/ticket/631> MacRuby <http://macruby.org/> _______________________________________________ MacRuby-devel mailing list MacRuby-devel@lists.macosforge.org http://lists.macosforge.org/mailman/listinfo.cgi/macruby-devel