[前][次][番号順一覧][スレッド一覧]

ruby-reference-manual:1013

From: Yutaka HARA <redmine@r...>
Date: Tue, 1 Jul 2008 17:07:44 +0900
Subject: [ruby-reference-manual:1013] [ReferenceManualRenewalProject - Feature #209] (Open) String#==で、$=廃止後の対応策を追記する

チケット #209 が報告されました。 (by Yutaka HARA)

----------------------------------------
Feature #209: String#==で、$=廃止後の対応策を追記する
http://redmine.ruby-lang.org/issues/show/209

起票者: Yutaka HARA
ステータス: Open
優先度: Low
担当者: 
カテゴリ: doc
Target version: 
reporter: matsue
ruby_version: 


変数 $= の値が真であるときはアルファベットの大文字小文字を無視して比較します。
 ただし $= 変数はいずれ廃止されることが決まっているので $= に頼るべきではありません。
とあるので、$=を使わない方法が紹介されていると良いだろう。

x.upcase == y.upcase とかでいいのかな。


----------------------------------------
You have received this notification because you have either subscribed to it, or are involved in it.
To change your notification preferences, please click here: http://redmine.ruby-lang.org/my/account

--
ML: ruby-reference-manual@m...
使い方: http://QuickML.com/

[前][次][番号順一覧][スレッド一覧]

->    1013 2008-07-01 10:07 [redmine@r...        ] [ReferenceManualRenewalProject - Feature #209] (Open) String#==で、$=廃止後の対応策を追記する
      1030 2008-07-07 09:27 ┗[redmine@r...        ] [ReferenceManualRenewalProject - Feature #209] (Closed) String#==で、$=廃止後の対応策を追記する