﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc	difficulty
145	inlining of procedures with rest-arg promoted to vector will fail	felix winkelmann	felix winkelmann	"Reported by Sven Hartrumpf: inlining of procedures which have a rest-argument promoted to vector will fail, since the accessors accept a rest-vector, but the inlined arglist will be a list.

Either disable promotion for inlinable/contractable procedures or modify the call site at inlining accordingly (harder).
"	defect	closed	critical		compiler	4.2.x	fixed	rest-argument inlining		
