build eror in source from RC3 in axutil_error.h (multiple defines)
------------------------------------------------------------------
Key: AXIS2C-598
URL: https://issues.apache.org/jira/browse/AXIS2C-598
Project: Axis2-C
Issue Type: Bug
Components: platforms/windows
Environment: windows XP Visual studio 7
Reporter: Jim S
I am getting compile errors attempting to compile the source code from RC3
because a variable name is being defined more than once.
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]