[ 
http://issues.apache.org/jira/browse/AXISCPP-839?page=comments#action_12330915 
] 

Manohar commented on AXISCPP-839:
---------------------------------

 I've observed that when result is displayed using "%.5f" this problem occurs. 
If result is displayed using "%.3f" the output is 555.555, and for "%.4f" the 
output is proper 555.5550. 

> Need a test that tests the one the wire interpretation of 555.555 as a float.
> -----------------------------------------------------------------------------
>
>          Key: AXISCPP-839
>          URL: http://issues.apache.org/jira/browse/AXISCPP-839
>      Project: Axis-C++
>         Type: Test
>   Components: Serialization
>  Environment: n/a
>     Reporter: Fred Preston
>     Assignee: Manohar

>
> I have just come across the following problem with a particular float value.  
> See AXISCPP-838.  We need an additional test to check that this value is 
> being serialised properly.

-- 
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

Reply via email to