Compact the if blocks into one if block in create_dll method so that the lib is 
loaded into a void object.
----------------------------------------------------------------------------------------------------------

         Key: AXIS2C-170
         URL: http://issues.apache.org/jira/browse/AXIS2C-170
     Project: Axis2-C
        Type: Improvement

  Components: util  
    Versions: 0.92    
 Environment: all platforms
    Reporter: Damitha Kumarage
 Assigned to: Damitha Kumarage 
    Priority: Minor
     Fix For: 0.92


Compact the if blocks into one if block in create_dll method so that the lib is 
loaded into a void object.
Currently the only difference between different if blocks is in the difference 
in error code. Try to
set the error code in dll_desc and get the error code from there in a single if 
block

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


---------------------------------------------------------------------
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to