id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc	lang	patch	platform
1682	VTABLE_substr is never used	NotFound	whiteknight	"Checking code coverage I discovered that VTABLE_substr in the String PMC is uncovered. Looking at it, I've found that there is no place in the repository that uses it except generated code for the Object PMC. The substr opcodes use VTABLE_substr_str, not VTABLE_substr.

Is there some usage in HLL or extensions? If not, I suggest to drop it.
"	RFC	closed	minor		core	2.5.0	low	fixed	gci			new	
