[ http://issues.apache.org/jira/browse/AXIS2C-259?page=all ]
Samisa Abeysinghe resolved AXIS2C-259.
--------------------------------------
Fix Version/s: 0.94
Resolution: Fixed
Did a globle replace for instances where AXIS2_DECLARE_DATA was used with
structs
> Incorrect use of AXIS2_DECLARE_DATA
> -----------------------------------
>
> Key: AXIS2C-259
> URL: http://issues.apache.org/jira/browse/AXIS2C-259
> Project: Axis2-C
> Issue Type: Bug
> Reporter: James Clark
> Assigned To: Samisa Abeysinghe
> Priority: Minor
> Fix For: 0.94
>
>
> AXIS2_DECLARE_DATA is supposed to be used for declared exported data, eg
> AXIS2_DECLARE_DATA int foo;
> but in fact it's being incorrectly used to declare types, eg
> AXIS2_DECLARE_DATA struct foo {
> ...
> };
--
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]