cannot run win32ole in 1.9 mode
-------------------------------

                 Key: JRUBY-5751
                 URL: http://jira.codehaus.org/browse/JRUBY-5751
             Project: JRuby
          Issue Type: Bug
          Components: Ruby 1.9.2, win32ole, Windows
    Affects Versions: JRuby 1.6.1
         Environment: "jruby 1.6.1 (ruby-1.9.2-p136) (2011-04-12 85838f6) (Java 
HotSpot(TM) Client VM 1.6.0_24) [Windows 7-x86-java]"
            Reporter: Roger Pack
            Assignee: Thomas E Enebo


irb(main):001:0> require 'win32ole'
DL::DLError: cannot find the function: RegDeleteValue()
        from C:/installs/jruby-1.6.1.64/lib/ruby/1.9/dl/import.rb:208:in 
`import_function'
        from C:/installs/jruby-1.6.1.64/lib/ruby/1.9/dl/import.rb:118:in 
`extern'
        from C:/installs/jruby-1.6.1.64/lib/ruby/1.9/win32/registry.rb:224:in 
`API'
        from org/jruby/RubyArray.java:1602:in `each'
        from C:/installs/jruby-1.6.1.64/lib/ruby/1.9/win32/registry.rb:211:in 
`API'
        from C:/installs/jruby-1.6.1.64/lib/ruby/1.9/win32/registry.rb:208:in 
`Registry'
        from C:/installs/jruby-1.6.1.64/lib/ruby/1.9/win32/registry.rb:66:in 
`Win32'
        from C:/installs/jruby-1.6.1.64/lib/ruby/1.9/win32/registry.rb:2:in 
`(root)'
        from org/jruby/RubyKernel.java:1047:in `require'
        from 
C:/installs/jruby-1.6.1.64/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:29:in
 `require'
        from C:/installs/jruby-1.6.1.64/lib/ruby/1.9/win32/registry.rb:1:in 
`(root)'
        from org/jruby/RubyKernel.java:1047:in `require'
        from 
C:/installs/jruby-1.6.1.64/lib/ruby/site_ruby/1.8/rubygems/custom_require.rb:29:in
 `require'
        from 
C:/installs/jruby-1.6.1.64/lib/ruby/gems/1.8/gems/jruby-win32ole-0.8.3/lib/win32ole/win32ole_typelib.rb:25:in
 `(root)'
        from org/jruby/RubyKernel.java:1047:in `require'
        from 
C:/installs/jruby-1.6.1.64/lib/ruby/gems/1.8/gems/jruby-win32ole-0.8.3/lib/jruby-win32ole.rb:32:in
 `require'
        from 
C:/installs/jruby-1.6.1.64/lib/ruby/site_ruby/shared/jruby/win32ole/stub.rb:3:in
 `(root)'
        from org/jruby/RubyKernel.java:1047:in `require'
        from 
C:/installs/jruby-1.6.1.64/lib/ruby/site_ruby/shared/jruby/win32ole/stub.rb:29:in
 `require'
        from (irb):1:in `evaluate'
        from org/jruby/RubyKernel.java:1093:in `eval'
        from org/jruby/RubyKernel.java:1418:in `loop'
        from org/jruby/RubyKernel.java:1205:in `catch'
        from org/jruby/RubyKernel.java:1205:in `catch'
        from C:/installs/jruby-1.6.1.64/bin/jirb:13:in `(root)'irb(main):002:0>

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: 
http://jira.codehaus.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

---------------------------------------------------------------------
To unsubscribe from this list, please visit:

    http://xircles.codehaus.org/manage_email


Reply via email to