lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [6405] Improve documentation; demote two not-so-important


From: Greg Chicares
Subject: [lmi-commits] [6405] Improve documentation; demote two not-so-important defect markers
Date: Sat, 14 Nov 2015 05:22:36 +0000

Revision: 6405
          http://svn.sv.gnu.org/viewvc/?view=rev&root=lmi&revision=6405
Author:   chicares
Date:     2015-11-14 05:22:35 +0000 (Sat, 14 Nov 2015)
Log Message:
-----------
Improve documentation; demote two not-so-important defect markers

Modified Paths:
--------------
    lmi/trunk/ledger_text_formats.cpp

Modified: lmi/trunk/ledger_text_formats.cpp
===================================================================
--- lmi/trunk/ledger_text_formats.cpp   2015-11-11 20:58:03 UTC (rev 6404)
+++ lmi/trunk/ledger_text_formats.cpp   2015-11-14 05:22:35 UTC (rev 6405)
@@ -540,12 +540,12 @@
         ,"GrossWithdrawal"
         ,"NewCashLoan"
         ,"LoanBalance"
-// TODO ?? Add loan interest?
+// SOMEDAY !! Add loan interest?
         ,"Outlay"
         ,"NetPremium"
         ,"PremiumTaxLoad"
         ,"DacTaxLoad"
-// TODO ?? Also:
+// SOMEDAY !! Also:
 //   M&E
 //   stable value
 //   DAC- and premium-tax charge
@@ -1069,8 +1069,10 @@
         os_ << endrow;
         }
 
-// TODO ?? Print "Age  70" instead of duration for last row. Does the
-// illustration reg require any other ages?
+// TODO ?? Print "Age  70" instead of duration for last row. The NAIC
+// illustration reg (7)(C)(1) requires the numeric summary to show:
+//  - durations 5, 10, and 20; and age 70 if applicable; but
+//  - durations 5, 10, 20, and 30 for multiple-life policies.
     os_ << endrow;
 }
 




reply via email to

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