Win32API is broken from FFI changes
-----------------------------------

                 Key: JRUBY-5149
                 URL: http://jira.codehaus.org/browse/JRUBY-5149
             Project: JRuby
          Issue Type: Bug
          Components: Standard Library, Windows
            Reporter: Thomas E Enebo
            Assignee: Wayne Meissner


The patch to DefaultMethodFactory.java broke win32api (any trivial example 
reading the registry via registry.rb will show the bug).  The particular commit 
was 922873093bb97ae4378448042672faafa12f5ab8.

I can see in this commit it looks like Pointer in Win32API is supposed to 
convert to and from values that are Integer.  This code never gets called and I 
am unclear why.

-- 
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