[
https://issues.apache.org/jira/browse/AXIS2C-599?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Samisa Abeysinghe resolved AXIS2C-599.
--------------------------------------
Resolution: Fixed
Assignee: Samisa Abeysinghe
Removed duplication
> compile errors
> --------------
>
> Key: AXIS2C-599
> URL: https://issues.apache.org/jira/browse/AXIS2C-599
> Project: Axis2-C
> Issue Type: Bug
> Environment: Microsoft Visual Studio 7.1 on Windows XP
> Reporter: Jim S
> Assigned To: Samisa Abeysinghe
>
> 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]