id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	lang	patch	platform
343	[patch] forward declare core types (pmc, string, interpreter) to avoid using different declarations in core and extensions	NotFound	NotFound	"This patch adds a header file to forward declare string, pmc and interpreter types to avoid the use of different declarations in core and in extensions/embedding, allowing better type checking by C and C++ compilers. Also moves Parrot_compile_string to embed.h as suggested in the embed draft pdd.

This change will allow embedding without including inappropriate headers or fake PARROT_IN_CORE defines.
"	patch	closed	normal		core		high	done				applied	all
