]> git.saurik.com Git - bison.git/commit
(bitsetv_matrix_dump):
authorPaul Eggert <eggert@cs.ucla.edu>
Wed, 2 Oct 2002 07:52:50 +0000 (07:52 +0000)
committerPaul Eggert <eggert@cs.ucla.edu>
Wed, 2 Oct 2002 07:52:50 +0000 (07:52 +0000)
commit4fc71aa390a87206234ec9c3d0c9dfd61c9feff4
tree7ad003282c7093db7f3da867f977395599156a80
parentc9de3b408014d4ca2d57d8c8aa61025839955333
(bitsetv_matrix_dump):
Use bitset_bindex, not int or unsigned int or size_t, to count bits.
Use proper printf formats for widths of integer types.
lib/bitsetv-print.c