Skip to content
Snippets Groups Projects
Commit 95b2e554 authored by Laurynas Biveinis's avatar Laurynas Biveinis Committed by Laurynas Biveinis
Browse files

c-format.c: Include alloc-pool.h.

2007-09-04  Laurynas Biveinis  <laurynas.biveinis@gmail.com>

	* c-format.c: Include alloc-pool.h.
	(check_format_info_main): New argument fwt_alloc.  Use allocation
	pool instead of GC.  Remove GC deallocation code.
	(check_format_arg): Create allocation pool, pass it to
	check_format_info_main and free it afterwards.
	* Makefile.in (c-format.o): Add alloc-pool.h dependency.

From-SVN: r128105
parent acd29efb
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment