id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	lang	patch	platform
1963	src/string/api.c:  Throws warnings under two 'make' targets	jkeenan	jkeenan	"When running either `make apilist` or `make exportlist`, I got the following report with respect to ''src/string/api.c'':
{{{
src/string/api.c
    Parrot_str_frosrc/string/api.cm_platform_cstring: 
      Returns a pointer, 
        but no PARROT_CAN(NOT)_RETURN_NULL macro found.
    Parrot_str_to_platform_cstring: 
      Returns a pointer, 
        but no PARROT_CAN(NOT)_RETURN_NULL macro found.
2 warnings in 2 funcs in 1 C files
}}}
These should be addressed.  See TT #1942 for how nwellnhof++ fixed a similar problem in another source code file.

Thank you very much.

kid51"	bug	closed	normal		core	2.11.0	low	fixed				applied	
