ComFailException `hr` field not large enough
--------------------------------------------

                 Key: JRUBY-5916
                 URL: https://jira.codehaus.org/browse/JRUBY-5916
             Project: JRuby
          Issue Type: Bug
          Components: win32ole
            Reporter: Mitchell Hashimoto
            Assignee: Thomas E Enebo
            Priority: Critical


The result code holder for ComExceptions is an `int`. I believe this should be 
an `unsigned int` but I'm not positive. All I know is that its not large enough 
to hold certain error codes (such as in VirtualBox)

https://github.com/enebo/racob/blob/master/src/org/racob/com/ComException.java#L31



--
This message is automatically generated by JIRA.
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