Re: [PATCH] object.c ruby.h (fwd)

From: "NAKAMURA, Hiroshi" <nahi@...>
Date: 2002-08-05 01:39:14 UTC
List: ruby-core #295
Hi,

> From: Masaki Suketa [mailto:masaki.suketa@nifty.ne.jp] 
> Sent: Saturday, August 03, 2002 6:05 PM

> > There's not much we can do if people call the incorrect method :)
> 
> Ok. I will change the behavior of assert of RubyUnit like as 
> Test::Unit.

-1 for this change but I can live with it.

I'll write 'assert( foo == true )' or 'assert( !!foo )'
explicitly, if it'll be changed.

// NaHi

In This Thread