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

yarv-dev:832

From: SASADA Koichi <ko1 atdot.net>
Date: Fri, 10 Feb 2006 08:47:06 +0900
Subject: [yarv-dev:832] fixed> Re: open> $& and other variables are not thread local

 ささだです。

sheepman wrote:
> バグか未実装かよくわからないのですが、$~, $&, $1 などの組み込み変数が
> ruby-1.9 と違ってスレッドローカルではありません。

 スレッドローカルにするようにしました。

-- 
// SASADA Koichi at atdot dot net


-- 
ML: yarv-dev quickml.atdot.net
使い方: http://www.atdot.net/~ko1/quickml

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

       830 2006-02-09 09:20 [sheepman sheepman.sa] open> $& and other variables are not thread local
->     832 2006-02-10 08:47 ┗[ko1 atdot.net       ] fixed> Re: open> $& and other variables are not thread local
       835 2006-02-11 10:48  ┗[sheepman sheepman.sa] open> $& and other variables in proc are not thread local
       836 2006-02-11 11:08   ┗[ko1 atdot.net       ]                                   
       844 2006-02-12 15:13    ┗[sheepman sheepman.sa]