]> git.saurik.com Git - bison.git/commit
* configure.in: Invoke AM_LIB_DMALLOC.
authorAkim Demaille <akim@epita.fr>
Sat, 22 Sep 2001 17:19:03 +0000 (17:19 +0000)
committerAkim Demaille <akim@epita.fr>
Sat, 22 Sep 2001 17:19:03 +0000 (17:19 +0000)
commitf2632e420f295bf6680a3e2e4994d331fa40d982
tree1f61b8081e64c4fe3289aedbdfdc6e4ae39af86a
parent19f01e885f8d3f1708a486c35902a1f457068475
* configure.in: Invoke AM_LIB_DMALLOC.
* src/system.h: Use dmalloc.
* src/LR0.c: Be sure to have pointers initialized to NULL.
(allocate_itemsets): Allocate kernel_items only if needed.
ChangeLog
Makefile.in
aclocal.m4
config.hin
configure
configure.in
m4/Makefile.am
m4/Makefile.in
m4/dmalloc.m4 [new file with mode: 0644]
src/LR0.c
src/system.h