In message <lists.perl6.internals/[EMAIL PROTECTED]>
        Leopold Toetsch <[EMAIL PROTECTED]> wrote:

> #17549, 17569 intlist bugfix, speedup, test

Applied.

One slight query I had was the meaning of the extra parameter added
to intlist_new() by this patch. I assume the idea is that you can call
it with a value of 0 to reset the intlist?

I suspect that it might be better to have a separate intlist_reset or
intlist_empty or something to do that rather than a wierd boolean
parameter like that. Not a major issue though.

Tom

-- 
Tom Hughes ([EMAIL PROTECTED])
http://www.compton.nu

Reply via email to