[#27919] 1.8.4 Preview2 検証 — "URABE Shyouhei aka. mput" <root@...>

卜部です。

33 messages 2005/12/01

[#27997] 1.8.4 documents? — "URABE Shyouhei aka. mput" <root@...>

卜部です。

22 messages 2005/12/12
[#28017] Re: 1.8.4 documents? — Koji Arai <jca02266@...> 2005/12/13

新井です。

[#28082] ruby_1_8 Segmentation fault on Cygwin — yanagi@...

柳田です。

13 messages 2005/12/21
[#28083] Re: ruby_1_8 Segmentation fault on Cygwin — "H.Yamamoto" <ocean@...2.ccsnet.ne.jp> 2005/12/21

山本です。

[#28140] ia64-hpux11.23/socket.sl: this executable file can't load extension libraries (LoadError) — Tanaka Akira <akr@...17n.org>

HP-UX で HP aC++/ANSI C を使って作った ruby で、openssl や drb のテストをすると、

34 messages 2005/12/27
[#28141] Re: ia64-hpux11.23/socket.sl: this executable file can't load extension libraries (LoadError) — WATANABE Tetsuya <Tetsuya.WATANABE@...> 2005/12/28

渡辺哲也です。

[#28142] Re: ia64-hpux11.23/socket.sl: this executable file can't load extension libraries (LoadError) — Tanaka Akira <akr@...17n.org> 2005/12/28

In article <200512280307.jBS37nnj005909@pbsg500.nifty.com>,

[#28147] Re: ia64-hpux11.23/socket.sl: this executable file can't load extension libraries (LoadError) — "H.Yamamoto" <ocean@...2.ccsnet.ne.jp> 2005/12/28

山本です。

[#28149] Re: ia64-hpux11.23/socket.sl: this executable file can't load extension libraries (LoadError) — Tanaka Akira <akr@...17n.org> 2005/12/28

In article <20051228210640.13C71A10.ocean@m2.ccsnet.ne.jp>,

[#28151] Re: ia64-hpux11.23/socket.sl: this executable file can't load extension libraries (LoadError) — WATANABE Tetsuya <Tetsuya.WATANABE@...> 2005/12/29

渡辺哲也です。

[#28152] Re: ia64-hpux11.23/socket.sl: this executable file can't load extensionlibraries (LoadError) — "H.Yamamoto" <ocean@...2.ccsnet.ne.jp> 2005/12/29

山本です。

[#28153] Re: ia64-hpux11.23/socket.sl: this executable file can't load extensionlibraries (LoadError) — "H.Yamamoto" <ocean@...2.ccsnet.ne.jp> 2005/12/29

山本です。

[#28154] thread based generator.rb — Tanaka Akira <akr@...17n.org> 2005/12/29

In article <20051229114438.44D19F00.ocean@m2.ccsnet.ne.jp>,

[ruby-dev:28099] Re: ruby 1.8.4 preview3

From: Shinya Kawaji <kawaji@...>
Date: 2005-12-22 14:19:56 UTC
List: ruby-dev #28099
かわじ、です。


> I have just put 1.8.4 preview3 on the server.

OpenBSD3.8 の結果は、1F0Eでした。

1F については、[ruby-dev:27952] にある通り、マシンのスピードに依存するよう
です。

configure のオプションなどについては、[ruby-dev:27939] に書いたとおりです。
その時は、該当のマシンの“うるう秒”の設定が正しく出来ていなかったのですが、
今日までに直しました。


$ make test-all
[snip]
  1) Failure:
test_exit_action(TestSignal) [./ruby/test_signal.rb:50]:
[ruby-dev:26128].
Exception raised:
Class: <Timeout::Error>
Message: <"execution expired">
---Backtrace---
/tmp/ruby-1.8.4/lib/timeout.rb:54:in `test_exit_action'
/tmp/ruby-1.8.4/lib/timeout.rb:56:in `timeout'
./ruby/test_signal.rb:53:in `test_exit_action'
./ruby/test_signal.rb:50:in `test_exit_action'
---------------

1356 tests, 15410 assertions, 1 failures, 0 errors
*** Error code 1
[snip]

$ /tmp/r/bin/ruby -v
ruby 1.8.4 (2005-12-22) [i386-openbsd3.8]



In This Thread