(yyremoveDeletes, yy_reduce_print, yyglrReduce, yyreportTree): Do not
authorPaul Eggert <eggert@cs.ucla.edu>
Thu, 19 Jun 2003 08:45:16 +0000 (08:45 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Thu, 19 Jun 2003 08:45:16 +0000 (08:45 +0000)
commit08fc98e54496f7db44710f9c914664385119f9d1
tree9b33288a97c19b1bde1a6306b544cb5fd0b57880
parentcd05d13c9e104074af0a175e0a4373878d2b8647
(yyremoveDeletes, yy_reduce_print, yyglrReduce, yyreportTree): Do not
assume that size_t is the same width as int, when printing sizes.
Print sizes using an unsigned format.  Problem reported by Frank
Heckenbach in
<http://mail.gnu.org/archive/html/bison-patches/2003-06/msg00035.html>.
data/glr.c