Issue 2780: Changing RoundType.DONT_ROUND (currency-rtf) Source: (, ) Nature: Severity: Summary: DO_NOT_ROUND would be more explicit and prohibit confusion as the contraction might cause some confusion. Resolution: Revised Text: Resolution: Change the enum name. Revised Text: In section 2.3.4 for enum RoundingType change: DON'T_ROUND to: DO_NOT_ROUND Change text in same section. In first paragraph in section 2.3.13.1 change: DON'T_ROUND to: DO_NOT_ROUND Revised IDL: In the consolidated IDL for enum RoundingType change DON'T_ROUND to: DO_NOT_ROUND Actions taken: June 30, 1999: received issue May 4, 2000: closed issue Discussion: End of Annotations:=====