April 4, 2011
11:51 a.m.
Comment #2 on issue 3950 by sven.van...@gmail.com: SequenceableCollection>>#findBinary and friends (wrong exceptionBlock, delegation) http://code.google.com/p/pharo/issues/detail?id=3950 You're right, that issue deals with the same subject, and from a first look, modulo some units tests, should solve the issue that I raised. I did not know that a multi argument #cull:[cull:[cull:]] silently skipped arguments until the block's argument count matches. I should have searched the issue list first, thanks for the pointer. Sven