lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [5699] Mark a defect


From: Greg Chicares
Subject: [lmi-commits] [5699] Mark a defect
Date: Thu, 18 Apr 2013 22:22:30 +0000

Revision: 5699
          http://svn.sv.gnu.org/viewvc/?view=rev&root=lmi&revision=5699
Author:   chicares
Date:     2013-04-18 22:22:30 +0000 (Thu, 18 Apr 2013)
Log Message:
-----------
Mark a defect

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

Modified: lmi/trunk/premium_tax.cpp
===================================================================
--- lmi/trunk/premium_tax.cpp   2013-04-18 15:04:22 UTC (rev 5698)
+++ lmi/trunk/premium_tax.cpp   2013-04-18 22:22:30 UTC (rev 5699)
@@ -309,6 +309,8 @@
 
 double premium_tax::calculate_load(double payment, stratified_charges const& 
strata)
 {
+    // TODO ?? Incorrect: load_rate() isn't just the rate in the tax
+    // state: it already reflects retaliation.
     double tax_in_tax_state = load_rate() * payment;
     if(is_tiered_in_tax_state_)
         {




reply via email to

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