[
https://issues.apache.org/jira/browse/DAFFODIL-2063?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Josh Adams reassigned DAFFODIL-2063:
------------------------------------
Assignee: Josh Adams
> 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
> Assignee: Josh Adams
> Priority: Major
>
> 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)