Details
-
Type:
Bug
-
Status:
Resolved
-
Priority:
Major
-
Resolution: Fixed
-
Affects Version/s: None
-
Fix Version/s: JRuby 1.7.0.pre1
-
Component/s: None
-
Labels:None
-
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]
-
Testcase included:yes
-
Number of attachments :
Description
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 works now...Not sure when we changed this. Probably around same time as fixing win32ole loading in 1.9 mode.