Michael Beckerle created DAFFODIL-2063:
------------------------------------------

             Summary: DPath:  long div long results in double. Should be 
decimal. 
                 Key: DAFFODIL-2063
                 URL: https://issues.apache.org/jira/browse/DAFFODIL-2063
             Project: Daffodil
          Issue Type: Bug
          Components: Middle "End"
    Affects Versions: 2.2.0
            Reporter: Michael Beckerle


Expression ( (9 * xs:long(5) ) div 1600) results in a double. This is because 
it creates the DivLong operation internally, which incorrectly produces double 
type as result when it should be decimal.

 



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to