[ http://issues.apache.org/jira/browse/AXISCPP-724?page=all ]
Adrian Dick closed AXISCPP-724:
-------------------------------
Fix Version: current (nightly)
Resolution: Fixed
API updated to use correct type for constants
> xsd_boolean_true and xsd_boolean_false are incorrectly typed
> ------------------------------------------------------------
>
> Key: AXISCPP-724
> URL: http://issues.apache.org/jira/browse/AXISCPP-724
> Project: Axis-C++
> Type: Bug
> Components: Client - API
> Versions: current (nightly)
> Reporter: Adrian Dick
> Assignee: Adrian Dick
> Priority: Minor
> Fix For: current (nightly)
>
> Within AxisUserAPI.hpp and AxisUserAPI.h the constants xsd_boolean_true ad
> xsd_boolean_false are types as int, where they should be xsd__boolean (or
> xsdc__boolean).
> This results in customer applications wishing to use these constants needing
> to cast them to the correct type.
--
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