lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [lmi] master 04484e6 03/25: Remove a duplicative defect ma


From: Greg Chicares
Subject: [lmi-commits] [lmi] master 04484e6 03/25: Remove a duplicative defect marker [300]
Date: Wed, 24 Feb 2021 19:00:51 -0500 (EST)

branch: master
commit 04484e6ab12bb7d2c805cee0fda5c192ddb4aed6
Author: Gregory W. Chicares <gchicares@sbcglobal.net>
Commit: Gregory W. Chicares <gchicares@sbcglobal.net>

    Remove a duplicative defect marker [300]
    
    The comment preceding
      stratified_charges::minimum_tiered_spread_for_7702()
    already names other items that should be included. One of those items
    is "DB_CurrAcctValLoad"; the comment removed hereby mentioned
    "comp (sometimes)", but to the extent that's relevant it would be
    included in DB_CurrAcctValLoad: compensation per se is not includible,
    but the load that provides for it is.
---
 ihs_basicval.cpp | 1 -
 1 file changed, 1 deletion(-)

diff --git a/ihs_basicval.cpp b/ihs_basicval.cpp
index 8dc797b..cb3aa48 100644
--- a/ihs_basicval.cpp
+++ b/ihs_basicval.cpp
@@ -423,7 +423,6 @@ void BasicValues::Init7702()
     // Monthly guar net int for 7702 is
     //   greater of {iglp(), igsp()} and annual guar int rate
     //   less 7702 spread
-    // TODO ?? TAXATION !! We need to subtract other things too, e.g. comp 
(sometimes)...
     //   transformed to monthly (simple subtraction?).
     // These interest rates belong here because they're used by
     // DCV calculations in the account value class as well as



reply via email to

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