]> git.lyx.org Git - features.git/blobdiff - src/mathed/ChangeLog
use size_t instead of int to avoid a singed/unsigned warning
[features.git] / src / mathed / ChangeLog
index 905a9acda03a3f6a26b72188b8c08eb3558f44ec..d3d2d442dc0a2908954178f048d2090bf10e96aa 100644 (file)
@@ -1,3 +1,12 @@
+2004-07-24  Lars Gullik Bjonnes  <larsbj@gullik.net>
+
+       * math_macrotable.C (expand): n is now size_t
+
+       * math_macroarg.h (number): return size_t
+       (number_): make it a size_t
+
+       * math_macroarg.[Ch] (MathMacroArgument): take size_t as arg
+
 2004-05-28  Lars Gullik Bjonnes  <larsbj@gullik.net>
 
        * Makefile.am (EXTRA_DIST): add formulamacro.C