Takashi Tamura

  • Registered on: 06/02/2008
  • Last connection: 08/18/2010

Projects

Activity

Reported issues: 37

03/31/2010

04:18 pm Backport87 Bug #2604: test_dsa_sign_verify() in test/openssl/test_ec.rb failes
=begin
OKでした。エラーが出なくなりました。

$ ./miniruby -I../ruby19/lib -I.ext/common -I./- -r../ruby19/ext/purelib.rb ../ruby...
03:31 pm Backport87 Bug #2604: test_dsa_sign_verify() in test/openssl/test_ec.rb failes
=begin
ダメでした。エラーはそのままです。言ってなかったのですが、エラーが出るのは
MacPorts でいれた OpenSSL 0.9.8n です。Apple 提供の OpenSSL 0.9.8l ではエラーが出ません。
...

03/30/2010

05:35 pm ruby-trunk Bug #3054 (Closed): test/psych is executed without libyaml
=begin
When I make test-all at trunk, test/psych is executed even if the system
does not have libyaml. test/zlib a...
05:24 pm ruby-trunk Bug #3053 (Closed): Psych should not be installed without libyaml.
=begin
At trunk, psych is installed even if the system does not have libyaml.
If psych continues to require libyam...

03/29/2010

09:50 pm ruby-trunk Bug #3039 (Closed): test/psych should use require_relative
=begin
When make test-all at trunk, load errors on test/psych/helper.rb occur.
Scripts in test/psych/ should use
...

03/28/2010

04:39 pm ruby-trunk Bug #3030 (Closed): make test-all fails with zlib 1.2.4
=begin
1.9 の trunk で make test-all すると、
zlib 関連で以下のようなエラーがあります。

$ ./ruby -v
ruby 1.9.2dev (2010-03-26 trunk...
11:06 am Backport87 Bug #2604: test_dsa_sign_verify() in test/openssl/test_ec.rb failes
=begin
この件、1.9 の trunk でもテストが失敗します。
参考までに。

3) Failure:
test_dsa_sign_verify(OpenSSL::TestEC)
[/Users/tam...

03/27/2010

07:00 pm ruby-trunk Bug #2695: Supported Platforms
=begin
こんにちは sheepman です。

> ../../src/ruby.git/configure \
> (略
> --with-opt-dir=/opt/local \
> (略

これだと拡張ラ...

08/05/2009

04:29 pm Ruby Bug #1503: -Kuをつけた時、/[#{s}]/n と Regexp.new("[#{s}]",nil,"n") で実行結果が異なる
=begin
こんにちは、sheepman です。

> そもそもの動機として、/あ/nといった書き方はやめさせたいと思っています。
> 理由は、その正規表現が書かれたソースコードのencodingが変換された場合に、
...

08/01/2009

05:08 pm Ruby Bug #1503: -Kuをつけた時、/[#{s}]/n と Regexp.new("[#{s}]",nil,"n") で実行結果が異なる
=begin
こんにちは、sheepman です。

> 一方、/[#{s}]/nは
> /<NUL>-<US><DEL>-<\xFF>/nとソースコードにそのままリテラルで書くのと、
> 基本的には同じなので、当然...

Also available in: Atom