lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [5655] Remove the danger noted 20130109T2317Z, and a conge


From: Greg Chicares
Subject: [lmi-commits] [5655] Remove the danger noted 20130109T2317Z, and a congener
Date: Wed, 09 Jan 2013 23:30:17 +0000

Revision: 5655
          http://svn.sv.gnu.org/viewvc/?view=rev&root=lmi&revision=5655
Author:   chicares
Date:     2013-01-09 23:30:16 +0000 (Wed, 09 Jan 2013)
Log Message:
-----------
Remove the danger noted 20130109T2317Z, and a congener

Modified Paths:
--------------
    lmi/trunk/ChangeLog
    lmi/trunk/dbdict.cpp

Modified: lmi/trunk/ChangeLog
===================================================================
--- lmi/trunk/ChangeLog 2013-01-09 23:17:44 UTC (rev 5654)
+++ lmi/trunk/ChangeLog 2013-01-09 23:30:16 UTC (rev 5655)
@@ -31822,3 +31822,8 @@
 that DBDictionary::InitDB() dangerously initializes the WP limit to
 zero.
 
+20130109T2330Z <address@hidden> [544]
+
+  dbdict.cpp
+Remove the danger noted 20130109T2317Z, and a congener.
+

Modified: lmi/trunk/dbdict.cpp
===================================================================
--- lmi/trunk/dbdict.cpp        2013-01-09 23:17:44 UTC (rev 5654)
+++ lmi/trunk/dbdict.cpp        2013-01-09 23:30:16 UTC (rev 5655)
@@ -576,6 +576,8 @@
 
     Add(database_entity(DB_SpecAmtLoadLimit    , dbl_inf));
     Add(database_entity(DB_DynSepAcctLoadLimit , dbl_inf));
+    Add(database_entity(DB_PremTaxRetalLimit   , dbl_inf));
+    Add(database_entity(DB_WpLimit             , dbl_inf));
     Add(database_entity(DB_AdbLimit            , dbl_inf));
     Add(database_entity(DB_ExpSpecAmtLimit     , dbl_inf));
 




reply via email to

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