At Fri, 24 Nov 2006 12:16:33 +0900,
Urabe Shyouhei wrote:
> Yukihiro Matsumoto wrote:
> > |RUBY_PATCHLEVELはとうぜんRubyレベルからも見えるものと思ってましたが。
> >
> > それについてはその通りです。私が想定していたのは、「このプラッ
> > トフォームのRubyのバージョンはどうなのか」ということを人間が
> > コマンドラインを使って素早く知りたいなら、というケースです。
> >
>
> あー、そういうことか。
>
> じゃあいまいちマイナーで使われてない気がするruby --versionのほうだけ変更
> するというのはどうでしょう。
>
> [11:53AM shyouhei]% ruby -v
> ruby 1.8.5 (2006-11-24) [powerpc-darwin8.8.0]
> [12:06PM shyouhei]% ruby --version
> ruby 1.8.5 patchlevel 1 (2006-11-24) [powerpc-darwin8.8.0]
>
> 混乱の元かなあ。
Perl みたいに -V を新設するのもありかな。
(そして ruby -V でエラーが出なければ CVE_2006_5467 対処済、と)
--
/
/__ __ Akinori.org / MUSHA.org
/ ) ) ) ) / FreeBSD.org / Ruby-lang.org
Akinori MUSHA aka / (_ / ( (__( @ iDaemons.org / and.or.jp
"Different eyes see different things,
Different hearts beat on different strings --
But there are times for you and me when all such things agree"
|