﻿id	summary	reporter	owner	description	type	status	priority	component	version	resolution	keywords	cc
17	Can't assign 0 to function pointer	Thierry Delisle	Rob Schluntz <rschlunt@…>	"This code crashes the compiler:
{{{
int main() {
	int (*foo)(int) = 0;
}
}}}
"	defect	closed	minor	cfa-cc	1.0	fixed		
