Shouldn't ifEmpty return self?

Klaus D. Witzel klaus.witzel at cobss.com
Mon Jun 12 22:24:55 UTC 2006


On Mon, 12 Jun 2006 23:59:40 +0200, Benjamin Schroeder wrote:

> so I might be missing what you're saying about a bug.

The doc in #ifTrue: says "Execution does not actually reach here because  
the expression is compiled in-line." which is not the case. So the doc is  
buggy, that's what I meant earlier.

Of course I looked at the bytecode view of #ifEmpty: and also what is  
contributed by #ifTrue:, which has the above comment.

/Klaus

> Benjamin Schroeder





More information about the Squeak-dev mailing list