id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	lang	patch	platform
147	Remove unused (and broken?) real_self code	donaldh	whiteknight	"This patch removes real_self and all remaining references.

The real_self pointer in struct PMC appears to no longer be used for anything. There is redundant code in dod.c for marking the pointed to PMC but no code to set it to anything other than self.

The pointer gets clobbered during ops like clone() where the PMC header gets copied using memcpy.

See IRC discussion for history.

http://irclog.perlgeek.de/parrot/2009-01-09#i_818271


"	patch	closed	normal		core		medium	fixed				applied	all
