id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	lang	patch	platform
1047	pf_items assumes sizeof(INTVAL) == sizeof(opcode_t)	doughera	jkeenan	"Parrot's internals assume {{{ sizeof(INTVAL) == sizeof(opcode_t) }}}, but Configure.pl allows the user to choose separate sizes for them.
Although the two ""types"" have logically different purposes, and, in principle, need not have the same size, there seems to be no compelling reason to make them different.  Thus it probably makes sense to simply require them to be the same at the Configure.pl level.

See [http://rt.perl.org/rt3/Ticket/Display.html?id=56810 Original RT]
for more details.
"	cage	closed	normal		configure	1.6.0	medium	fixed		cotto whiteknight		applied	
