Hi, On Mon, 4 May 2009, Shawn O. Pearce wrote: > Robin Rosenberg <robin.rosenberg.lists@xxxxxxxxxx> wrote: > > l?rdag 02 maj 2009 04:08:42 skrev "Shawn O. Pearce" <spearce@xxxxxxxxxxx>: > > > Some applications may wish to modify an int list. > > OK, as it turns out, this is used by code which Dscho wrote but I > haven't packaged up as patches yet. And I don't think that even uses > the weird set(size(), ...) expands the list rules I implemented. So drop > this patch for now from the series and I'll respin it at a later date. Indeed, my code only needs add(int i), which should expand the array on demand (i.e. after a clear(), it should _not_ blindly resize the array). Ciao, Dscho -- To unsubscribe from this list: send the line "unsubscribe git" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html