[#3006] CVS repository — "Eugene Scripnik" <hoaz@...>

Hello.

21 messages 2004/06/16
[#3008] Re: CVS repository — ts <decoux@...> 2004/06/16

>>>>> "E" == Eugene Scripnik <hoaz@gala.net> writes:

[#3009] Re: CVS repository — Michal Rokos <michal@...> 2004/06/16

Hi!

[#3057] Ruby 1.8.2 to be released. — matz@... (Yukihiro Matsumoto)

Hi,

20 messages 2004/06/23

Re: 1.8.2: Segfault / Addition

From: Mikael Brockman <phubuh@...>
Date: 2004-06-26 17:41:14 UTC
List: ruby-core #3099
Elven <elven@elven.de> writes:

> 
> E> Just run the code:
> E>   if false begin
> E>   end
>   
> Sorry, i was being overly stupid; i pasted the wrong code snippet.
> It should be:
> 
> return false if begin
> end

Weird.  'nil if begin end' is enough to trigger the bug, by the way.

  mikael


In This Thread