]> git.saurik.com Git - bison.git/commitdiff
use obstack_printf
authorAkim Demaille <akim@lrde.epita.fr>
Mon, 30 Jul 2012 16:05:10 +0000 (18:05 +0200)
committerAkim Demaille <akim@lrde.epita.fr>
Tue, 31 Jul 2012 08:50:06 +0000 (10:50 +0200)
This is not just nicer, it is also much safer, since we were
using sprintf...

* bootstrap.conf: Require it.
* src/system.h (obstack_fgrow1, obstack_fgrow2, obstack_fgrow3)
(obstack_fgrow4): Remove.
Adjust dependencies.


No differences found