[MacRuby-devel] [MacRuby] #631: soap4r is not working for me

MacRuby ruby-noreply at macosforge.org
Fri Mar 12 21:06:48 PST 2010


#631: soap4r is not working for me
-------------------------------+--------------------------------------------
 Reporter:  jahayes@…          |       Owner:  lsansonetti@…        
     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/>



More information about the MacRuby-devel mailing list