id	summary	reporter	owner	description	type	status	priority	component	severity	resolution	keywords	cc
111	Questionable use of assert in tests	harris.pc@…	xi	"I saw this line in run-loader.c

 assert(yaml_parser_initialize(&parser));

If NDEBUG is defined, then yaml_parser_initialize() will never run at all.
Is this what is intended?
"	defect	new	normal	libyaml	normal			
