﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	severity	resolution	keywords	cc
755	are psArrayRemove() semantics appropriate?	jhoblitt	jhoblitt	"The current prototype for this function is:

bool 	psArrayRemove (psArray *array, const psPtr data)

But for reasons of reliablity and efficeny I think it should be:

bool 	psArrayRemove (psArray *array, long n)

I'm not sure if the current behavior is really useful enough to be kept."	defect	closed	high		IPP SDRS	unspecified	normal	fixed		rhl@…
