lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [5563] Improve documentation and concinnity


From: Greg Chicares
Subject: [lmi-commits] [5563] Improve documentation and concinnity
Date: Fri, 07 Sep 2012 10:29:28 +0000

Revision: 5563
          http://svn.sv.gnu.org/viewvc/?view=rev&root=lmi&revision=5563
Author:   chicares
Date:     2012-09-07 10:29:27 +0000 (Fri, 07 Sep 2012)
Log Message:
-----------
Improve documentation and concinnity

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

Modified: lmi/trunk/ihs_avmly.cpp
===================================================================
--- lmi/trunk/ihs_avmly.cpp     2012-09-03 14:07:14 UTC (rev 5562)
+++ lmi/trunk/ihs_avmly.cpp     2012-09-07 10:29:27 UTC (rev 5563)
@@ -1144,7 +1144,7 @@
     // SOMEDAY !! Actually, forceouts reduce basis only to the extent
     // they're nontaxable. For now, tax basis is used only as a limit
     // (if requested) on withdrawals, and it is conservative for that
-    // purpose to underestimate basis.
+    // purpose to underestimate basis. TAXATION !! 7702(f)(7)(B\x96E).
 
     CumPmts     -= GptForceout;
     TaxBasis    -= GptForceout;
@@ -2819,7 +2819,7 @@
     lapse_test_csv = std::max(lapse_test_csv, HoneymoonValue);
 
     // Perform no-lapse test.
-    if(NoLapseActive && ! NoLapseAlwaysActive)
+    if(NoLapseActive && !NoLapseAlwaysActive)
         {
         CumNoLapsePrem += MlyNoLapsePrem + RiderCharges;
         if




reply via email to

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