You are viewing a plain text version of this content. The canonical link for it is here.
Posted to c-dev@axis.apache.org by "Samisa Abeysinghe (JIRA)" <ji...@apache.org> on 2007/05/03 11:23:15 UTC

[jira] Resolved: (AXIS2C-599) compile errors

     [ 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: axis-c-dev-unsubscribe@ws.apache.org
For additional commands, e-mail: axis-c-dev-help@ws.apache.org