lmi-commits
[Top][All Lists]
Advanced

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

[lmi-commits] [5566] Replace characters forbidden 20120908T0913Z


From: Greg Chicares
Subject: [lmi-commits] [5566] Replace characters forbidden 20120908T0913Z
Date: Sat, 08 Sep 2012 09:18:22 +0000

Revision: 5566
          http://svn.sv.gnu.org/viewvc/?view=rev&root=lmi&revision=5566
Author:   chicares
Date:     2012-09-08 09:18:21 +0000 (Sat, 08 Sep 2012)
Log Message:
-----------
Replace characters forbidden 20120908T0913Z

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

Modified: lmi/trunk/ChangeLog
===================================================================
--- lmi/trunk/ChangeLog 2012-09-08 09:13:17 UTC (rev 5565)
+++ lmi/trunk/ChangeLog 2012-09-08 09:18:21 UTC (rev 5566)
@@ -30720,6 +30720,11 @@
   workhorse.make
 Tune gcc.
 
+20120907T1029Z <address@hidden> [567]
+
+  ihs_avmly.cpp
+Improve documentation and concinnity.
+
 20120908T0150Z <address@hidden> [567]
 
   fo_common.xsl
@@ -30731,3 +30736,14 @@
   variable_annuity.xsl
 Rename a variable.
 
+20120908T0913Z <address@hidden> [567]
+
+  test_coding_rules.cpp
+Restrict non-binary files to ISO-8859-15 and whitespace.
+
+20120908T0918Z <address@hidden> [567]
+
+  ihs_avmly.cpp
+  test_coding_rules.cpp
+Replace characters forbidden 20120908T0913Z.
+

Modified: lmi/trunk/ihs_avmly.cpp
===================================================================
--- lmi/trunk/ihs_avmly.cpp     2012-09-08 09:13:17 UTC (rev 5565)
+++ lmi/trunk/ihs_avmly.cpp     2012-09-08 09:18:21 UTC (rev 5566)
@@ -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. TAXATION !! 7702(f)(7)(B\x96E).
+    // purpose to underestimate basis. TAXATION !! 7702(f)(7)(B-E).
 
     CumPmts     -= GptForceout;
     TaxBasis    -= GptForceout;

Modified: lmi/trunk/test_coding_rules.cpp
===================================================================
--- lmi/trunk/test_coding_rules.cpp     2012-09-08 09:13:17 UTC (rev 5565)
+++ lmi/trunk/test_coding_rules.cpp     2012-09-08 09:18:21 UTC (rev 5566)
@@ -451,7 +451,7 @@
 /// | year to all files in the package, and be done with it for the
 /// | rest of the year.
 /// ...
-/// | stick with parenthesized \x91C\x92 unless you know that C-in-a-circle
+/// | stick with parenthesized 'C' unless you know that C-in-a-circle
 /// | will work.
 ///
 /// For html files, two copyright notices are required. The first




reply via email to

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