Pavel Pokutnev created QPID-6470:
------------------------------------

             Summary: FieldValue::getFloatingPointValue() converts endian each 
time it is called
                 Key: QPID-6470
                 URL: https://issues.apache.org/jira/browse/QPID-6470
             Project: Qpid
          Issue Type: Bug
          Components: C++ Broker, C++ Client, C++ Clustering
    Affects Versions: 0.32, 0.33
         Environment: Windows 7
            Reporter: Pavel Pokutnev
            Assignee: Alan Conway
            Priority: Critical


When calling getFloatingPointValue multiple times, the octets are 
endian-converted each time.
Actually we need to make a copy first and then call convertIfRequired().



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)

---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to