[前][次][番号順一覧][スレッド一覧][生データ]

yarv-dev-en:59

From: gabriele renzi <surrender_it yahoo.it>
Date: Wed, 22 Feb 2006 09:07:40 -0800 (PST)
Subject: [yarv-dev-en:59] Re: notabug> Re: [BUG] "foo" + RuntimeError.new("bar")


--- SASADA Koichi <ko1 atdot.net> ha scritto: 
> $ ruby -ve 'p "foo" + RuntimeError.new("bar")'
> ruby 1.9.0 (2006-02-14) [i686-linux]
> -e:1:in `String#+': can't convert RuntimeError into
> String (TypeError)
>         from -e:1
> 
> It's seems specification.

from the ruby changelog:
Wed Aug 25 15:18:52 2004  Nobuyoshi Nakada 
<nobu ruby-lang.org>

	* eval.c (rb_longjmp): Exception#to_str is no longer defined.

-- 
icq:  #69488917
blog: http://riffraff.blogsome.com


	

	
		
___________________________________ 
Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB 
http://mail.yahoo.it

-- 
ML: yarv-dev-en quickml.atdot.net
Info: http://www.atdot.net/~ko1/quickml

[前][次][番号順一覧][スレッド一覧][生データ]

        55 2006-02-23 01:31 [kig misfiring.net   ] [BUG] "foo" + RuntimeError.new("bar")   
        56 2006-02-23 01:33 ┗[ko1 atdot.net       ] notabug> Re: [BUG] "foo" + RuntimeError.new("bar")
->      59 2006-02-23 02:07  ┗[surrender_it yahoo.i]