Re: [AD] Patch to stop the grabber crashing occasionally... |
[ Thread Index |
Date Index
| More lists.liballeg.org/allegro-developers Archives
]
Laurence Withers <lwithers@xxxxxxxxxx> writes:
> This patch stops occasional crashes in the grabber:
I have applied it and added destroyhook in some other places in
tools/dat2s.c and tools/plugins/datfont.c. If you are using DJGPP,
you can list all occurences of heighthook with surrounding lines in
Allegr sources, and see if there are missing destroyhooks:
grep -C heighthook .../*
Run it from DOS prompt, not bash. It might find binaries if you have
them in the Allegro tree, in this case use '.../*.c' and similar
wildcards.
--
Michael Bukin