[Date Prev][Date Next][Thread Prev][Thread Next][Author Index][Date Index][Thread Index]
forEach & destroy
- To: <eric@xxxxxxxxxxx>, <heh@xxxxxxxxxxx>
- Subject: forEach & destroy
- From: Mark S. Miller <vlad!mark>
- Date: Sat, 11 Aug 90 02:10:27 PDT
- Cc: <xtech@xxxxxxxxxxx>
In the interests of having X++ work as similarly as reasonable in C++
and in Smalltalk, I've added a "self destroy" to the end of
"Stepper>>forEach:". However, I don't know anything about the magic
involved in getting the Smalltalk compiler to expand a forEach:
inline, so could one of you make the corresponding change? Thanks.