mfurui (Mitsuru FURUI)
- Login: mfurui
- Email: mitsuru.furui@gmail.com
- Registered on: 07/01/2011
- Last sign in: 08/04/2011
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 3 | 3 |
Activity
07/19/2011
-
07:09 PM Ruby Bug #5055 (Rejected): ruby-1.9.2-p290 Test Error @Cygwin
- ruby-1.9.2-p290 Test Error @Cygwin
#5042 の環境変数の対応でビルドできたので make test したところ一件 Error で返ってきました。
---
#246 test_io.rb:
at_exit { p :foo }
megacontent = "abc" * 12345678
#File.open("megasrc", "w") {|f| f << m...
07/14/2011
-
09:41 AM Ruby Bug #5027 (Closed): Snapshot(2011-07-14) Build Test Error @Cygwin
- % ./configure --enable-shared; make ; make test
解凍実行後、以下の様に落ちてました。
他にioで10個Faile出てます。
---
test_fork.rb .[BUG] Segmentation fault
ruby 1.9.4dev (2011-07-13) [i386-cygwin]
-- Control frame information --------------------------...
07/01/2011
-
12:13 PM Ruby Bug #4957 (Closed): IO.copystream seems make hangup on cygwin (was 2011-07-01 Snapshot build)
- 2011年7月1日版 Snapshot をビルド→テストしたところ test_io.rb test_thread.rb で 12件エラー。
[~/tmp/snapshot] tar zxf snapshot.tar.gz; cd snapshot; ./configure --enable-shared; make ; make test
test_attr.rb ..
test_autoload.rb ...........
test_block.rb...