lmi
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [lmi] Group quotes, part deux


From: Greg Chicares
Subject: Re: [lmi] Group quotes, part deux
Date: Thu, 19 May 2016 21:46:50 +0000
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Icedove/38.6.0

On 2016-05-19 21:24, Greg Chicares wrote:
> On 2016-05-19 20:50, Greg Chicares wrote:
>> 
>> Vadim, would you mind fixing my mistake, as it seems to call for a
>> structural change?
> 
> https://github.com/vadz/lmi/pull/34
> 
> Reviewing it now.

+                // We can rely on the face amount column corresponding to this
+                // premium just preceding it because the way we display the
+                // averages wouldn't make sense otherwise.

Correct.

+                double const average = 
1000*totals_.total(col)/totals_.total(col - 1);
+                average_text = '$' + ledger_format(average, f);

Validated.

Committed 20160519T2138Z, revision 6607.

New release candidate 20160519T2141Z. Use revision 6609, which
corrects a missing timestamp in 'ChangeLog': the lack of RCS Id's
broke my rhythm.




reply via email to

[Prev in Thread] Current Thread [Next in Thread]