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 "Adrian Dick (JIRA)" <ax...@ws.apache.org> on 2005/07/01 10:49:02 UTC

[jira] Created: (AXISCPP-724) xsd_boolean_true and xsd_boolean_false are incorrectly typed

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
 Assigned to: Adrian Dick 
    Priority: Minor


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


[jira] Closed: (AXISCPP-724) xsd_boolean_true and xsd_boolean_false are incorrectly typed

Posted by "Adrian Dick (JIRA)" <ax...@ws.apache.org>.
     [ 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