id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	lang	patch	platform
1923	Filehandle PMC clone VTABLE does not work	Yuki`N	Yuki`N	"(Discovered by Matt221)

Parrot's FileHandle PMC type defines a clone VTABLE, but the implementation looks to be quite buggy. The clone VTABLE creates a new FileHandle PMC and creates a raw copy of the OS handle object. It does not copy over any other details (I don't know if these would all be needed). This is probably very bad.

There is already a task created in Melange for fixing this. Making a formal trac ticket for this bug since the solution will likely need review."	bug	closed	normal		library	master	medium	fixed	gci	Matt221 whiteknight		new	all
