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 "Fred Preston (JIRA)" <ax...@ws.apache.org> on 2004/12/01 15:55:22 UTC

[jira] Closed: (AXISCPP-247) xsd:long uncorrectly gets mapped to "long" instead of "long long" (UNIX) or "__int64" or "hyper" (windows)

     [ http://nagoya.apache.org/jira/browse/AXISCPP-247?page=history ]
     
Fred Preston closed AXISCPP-247:
--------------------------------

    Resolution: Fixed

> xsd:long uncorrectly gets mapped to "long" instead of "long long" (UNIX) or "__int64" or "hyper" (windows)
> ----------------------------------------------------------------------------------------------------------
>
>          Key: AXISCPP-247
>          URL: http://nagoya.apache.org/jira/browse/AXISCPP-247
>      Project: Axis-C++
>         Type: Bug
>   Components: Basic Architecture
>  Environment: n/a
>     Reporter: Fred Preston
>     Assignee: Fred Preston

>
> xsd:long uncorrectly gets mapped to "long" instead of "long long" (UNIX) or "__int64" or "hyper" (windows) 
> See http://www.w3.org/TR/2001/REC-xmlschema-2-20010502/ ( 3.3.16 vs 3.3.17 ) 
> The spec says that the definition of xsd:long is a 64 bit integer, whereas long in C++ is a 32 bit integer 

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
   http://nagoya.apache.org/jira/secure/Administrators.jspa
-
If you want more information on JIRA, or have a bug to report see:
   http://www.atlassian.com/software/jira