Roger Pack created JRUBY-6545:
---------------------------------

             Summary: unable to load win32/registry in 1.9 mode
                 Key: JRUBY-6545
                 URL: https://jira.codehaus.org/browse/JRUBY-6545
             Project: JRuby
          Issue Type: Bug
         Environment: jruby 1.7.0.dev (ruby-1.9.3-p139) (2012-03-13 6ffd4c5) 
(Java HotSpot(TM) Client VM 1.6.0_29) [Windows 7-x86-java]
            Reporter: Roger Pack
            Assignee: Thomas E Enebo


Looks like this one is still around...

{{{
> require 'win32/registry'
DL::DLError: cannot find the function: RegDeleteValue()
        from c:/dev/ruby/downloads/jruby/lib/ruby/1.9/dl/import.rb:227:in 
`import_function'
        from c:/dev/ruby/downloads/jruby/lib/ruby/1.9/dl/import.rb:133:in 
`extern'
        from c:/dev/ruby/downloads/jruby/lib/ruby/1.9/win32/registry.rb:224:in 
`API'
        from org/jruby/RubyArray.java:1611:in `each'
        from c:/dev/ruby/downloads/jruby/lib/ruby/1.9/win32/registry.rb:211:in 
`API'
        from c:/dev/ruby/downloads/jruby/lib/ruby/1.9/win32/registry.rb:208:in 
`Registry'
        from c:/dev/ruby/downloads/jruby/lib/ruby/1.9/win32/registry.rb:66:in 
`Win32'
        from c:/dev/ruby/downloads/jruby/lib/ruby/1.9/win32/registry.rb:2:in 
`(root)'
        from org/jruby/RubyKernel.java:976:in `require'
        from c:/dev/ruby/downloads/jruby/lib/ruby/1.9/win32/registry.rb:36:in 
`require'
}}}

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://jira.codehaus.org/secure/ContactAdministrators!default.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