[ http://issues.apache.org/jira/browse/AXISCPP-802?page=all ] nadir amra closed AXISCPP-802: ------------------------------
Fix Version: 1.6 Alpha Resolution: Fixed I believe this is fixed. Test case issue. Values used must be suffix'ed with long long (i.e. unix ULL/LL or windows I64/UI64). Closing issue. > wrong output for maxInclusive value in XSD_unsignedLong type > ------------------------------------------------------------ > > Key: AXISCPP-802 > URL: http://issues.apache.org/jira/browse/AXISCPP-802 > Project: Axis-C++ > Type: Bug > Components: XSD Types > Versions: current (nightly) > Reporter: Manohar > Assignee: nadir amra > Fix For: 1.6 Alpha > > According to the XSD specification, when maxInclusive value > 18446744073709551615 is given as an input it is serialize/deserialized to a > wrong value 384. The output should be same as input given but it's different > in this case. > XSD_unsignedLongClient.cpp test shows this problem. > Regards > Manohar -- 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