lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [5073] Remove a duplicative defect marker


From: Greg Chicares
Subject: [lmi-commits] [5073] Remove a duplicative defect marker
Date: Tue, 27 Jul 2010 13:32:35 +0000

Revision: 5073
          http://svn.sv.gnu.org/viewvc/?view=rev&root=lmi&revision=5073
Author:   chicares
Date:     2010-07-27 13:32:35 +0000 (Tue, 27 Jul 2010)
Log Message:
-----------
Remove a duplicative defect marker

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

Modified: lmi/trunk/input_realization.cpp
===================================================================
--- lmi/trunk/input_realization.cpp     2010-07-27 10:52:47 UTC (rev 5072)
+++ lmi/trunk/input_realization.cpp     2010-07-27 13:32:35 UTC (rev 5073)
@@ -197,8 +197,8 @@
 {
     LMI_ASSERT(years_to_maturity() == database_->length());
 
-    // TODO ?? This doesn't really belong here; it's going to be
-    // reimplemented soon, anyway.
+    // INPUT !! http://savannah.nongnu.org/support/?104481
+    // This needs to be reimplemented.
     {
     enum{NumberOfFunds = 30}; // DEPRECATED
     std::istringstream iss(FundAllocations.value());




reply via email to

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