compile errors
--------------

                 Key: AXIS2-2622
                 URL: https://issues.apache.org/jira/browse/AXIS2-2622
             Project: Axis 2.0 (Axis2)
          Issue Type: Bug
         Environment: Microsoft Visual Studio 7.1 on Windows XP
            Reporter: Jim S


I am getting compile errors attempting to compile the source code from Final 
version 1.0.0
If I comment out the second occurrence of this variable the source compilation 
works properly

This is because the same variable is being defined more than once.in 
axutil_error.h

Line 561:
    const axis2_char_t* axutil_error_messages[AXIS2_ERROR_LAST + 10000];

Line 579
   const axis2_char_t* axutil_error_messages[AXIS2_ERROR_LAST + 10000];
  



-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.


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

Reply via email to