id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	lang	patch	platform
1636	Functions need to be added to the embed/extend API headers	dukeleto		"I get this when compiling PL/Parrot:

{{{
plparrot.c: In function ‘plparrot_func_handler’:
plparrot.c:201: warning: implicit declaration of function ‘Parrot_str_is_null’
plparrot.c:203: warning: implicit declaration of function ‘Parrot_str_to_cstring’
plparrot.c:203: warning: assignment makes pointer from integer without a cast
plparrot.c:206: warning: implicit declaration of function ‘Parrot_str_free_cstring’
plparrot.c: In function ‘plparrot_secure’:
plparrot.c:313: warning: implicit declaration of function ‘Parrot_load_bytecode’
plparrot.c: In function ‘create_string’:
plparrot.c:326: warning: implicit declaration of function ‘Parrot_str_new’
plparrot.c:326: warning: return makes pointer from integer without a cast
plparrot.c: In function ‘create_string_const’:
plparrot.c:331: warning: implicit declaration of function ‘Parrot_str_new_constant’
}}}"	bug	closed	normal		library	2.3.0	medium	wontfix		jkeenan			all
