[#1026] Is this a bug? — Dave Thomas <Dave@...>

18 messages 2000/01/03

[#1084] Infinite loop — Dave Thomas <Dave@...>

17 messages 2000/01/11

[#1104] The value of while... — Dave Thomas <Dave@...>

24 messages 2000/01/11

[ruby-talk:01200] Re: Question about 'open'

From: ts <decoux@...>
Date: 2000-01-30 15:40:15 UTC
List: ruby-talk #1200
>>>>> "D" == Dave Thomas <Dave@thomases.com> writes:

D> D'accord! But I'm wondering why it is. The semantics of the open have
D> it returning a result to both the parent and the child. It can't do
D> that without executing the block, so shouldn't it be running the block 
D> in both places?

 i.e. make a special case for - ?


Guy Decoux


In This Thread