> This is probably because now we have BlockClosure (Eliot closure changes).
> Actually BlockContext>>argumentCount was copied and added recently to
> BlockClosure. I don't know if BlockContext is still used.

It shouldn't be in use anymore, unless there are old methods in your
image (for example compiled by the "New Compiler"). Please don't
remove BlockContext yet, having it present (even as an empty class)
makes it possible that code can be packaged and loaded for closure and
non-closure images.

Cheers,
Lukas

-- 
Lukas Renggli
http://www.lukas-renggli.ch

_______________________________________________
Pharo-project mailing list
[email protected]
http://lists.gforge.inria.fr/cgi-bin/mailman/listinfo/pharo-project

Reply via email to