Completed
Details
Assignee
UnassignedUnassignedReporter
Andy FingerhutAndy FingerhutLabels
Approval
OkPatch
Code and TestPriority
TrivialAffects versions
Fix versions
Details
Details
Assignee
Unassigned
UnassignedReporter
Andy Fingerhut
Andy FingerhutLabels
Approval
Ok
Patch
Code and Test
Priority
Affects versions
Fix versions
Created February 22, 2012 at 2:38 AM
Updated October 25, 2013 at 10:03 PM
Resolved October 25, 2013 at 10:03 PM
Before:
After:
Approach: Patch changes
cl-format
so that when E, F, or G directive is used, the corresponding arg is coerced from aclojure.lang.Ratio
to a double before formatting, if it fits in a double, otherwise a BigDecimal if the extra precision is needed.Patch: clj-937-cl-format-coerces-ratios-patch2.diff
Screened by: Alex Miller