[#42945] [Ruby 1.8-Bug#4231][Open] configure.bat --with-winsock2 が socket/extconf.rbに効いていない — Masahiro Kitajima <redmine@...>

Bug #4231: configure.bat --with-winsock2 が socket/extconf.rbに効いていない

8 messages 2011/01/05

[#43027] [Ruby 1.9-Feature#4280][Assigned] SJIS should be an alias of Windows-31J, not of Shift_JIS — Usaku NAKAMURA <redmine@...>

Feature #4280: SJIS should be an alias of Windows-31J, not of Shift_JIS

13 messages 2011/01/14
[#43030] [Ruby 1.9-Feature#4280] SJIS should be an alias of Windows-31J, not of Shift_JIS — Motohiro KOSAKI <redmine@...> 2011/01/14

チケット #4280 が更新されました。 (by Motohiro KOSAKI)

[#43031] Re: [Ruby 1.9-Feature#4280] SJIS should be an alias of Windows-31J, not of Shift_JIS — "U.Nakamura" <usa@...> 2011/01/14

こんにちは、なかむら(う)です。

[#43033] Re: [Ruby 1.9-Feature#4280] SJIS should be an alias of Windows-31J, not of Shift_JIS — KOSAKI Motohiro <kosaki.motohiro@...> 2011/01/14

2011年1月14日16:35 U.Nakamura <usa@garbagecollect.jp>:

[#43039] ext/openssl development repository — Hiroshi Nakamura <nakahiro@...>

W3J1YnktY29yZTozNDQxNl3jga7ml6XmnKzlkJHjgZHniYjjgafjgZnjgIIKCuacgOi/kU1hcnRp

21 messages 2011/01/14
[#43040] Re: ext/openssl development repository — "U.Nakamura" <usa@...> 2011/01/14

こんにちは、なかむら(う)です。

[#43041] Re: ext/openssl development repository — Yusuke ENDOH <mame@...> 2011/01/14

遠藤です。

[#43053] Re: ext/openssl development repository — Hiroshi Nakamura <nakahiro@...> 2011/01/17

MjAxMS8xLzE0IFl1c3VrZSBFTkRPSCA8bWFtZUB0c2cubmUuanA+Ogo+Pj4gwqAgwqAgwqAgwqAg

[#43092] pthread_cond を用いたConditionVariable — keiju@... (Keiju ISHITSUKA)

けいじゅ@いしつかです.

15 messages 2011/01/24

[ruby-dev:43144] 現在 win32 portが壊れています

From: KOSAKI Motohiro <kosaki.motohiro@...>
Date: 2011-01-29 16:09:20 UTC
List: ruby-dev #43144
遠藤さん

なんか今日からwin32ビルドが壊れているみたいです。
insns.def:912 に関係ありそうな変更が遠藤さんのものしかなさそうなので
ちょっと見て貰えませんか?


compiling newline.c
newline.c
unicows.lib oldnames.lib user32.lib advapi32.lib shell32.lib ws2_32.lib imagehlp
.lib
linking miniruby.exe
ruby 1.9.3dev (2011-01-30 trunk 30710) [i386-mswin32_100]
<internal:prelude>:1: [BUG] unknown defineclass type: 3
ruby 1.9.3dev (2011-01-30 trunk 30710) [i386-mswin32_100]

-- Control frame information -----------------------------------------------
c:0003 p:0009 s:0006 b:0006 l:000005 d:000005 TOP    <internal:prelude>:1
c:0002 p:---- s:0004 b:0004 l:000003 d:000003 FINISH
c:0001 p:0000 s:0002 b:0002 l:0025c4 d:0025c4 TOP

-- Ruby level backtrace information ----------------------------------------
<internal:prelude>:1:in `<compiled>'

-- C level backtrace information -------------------------------------------
C:\Windows\system32\ntdll.dll(KiFastSystemCallRet+0x0) [0x76F75E74]
C:\Windows\system32\kernel32.dll(WaitForSingleObject+0x12) [0x770D97F2]
C:\ruby\trunk\build\miniruby.exe(rb_vm_bugreport+0x95) [0x012D7211] c:\ruby\trun
k\vm_dump.c:819
C:\ruby\trunk\build\miniruby.exe(report_bug+0xc7) [0x01249916] c:\ruby\trunk\err
or.c:256
C:\ruby\trunk\build\miniruby.exe(rb_bug+0x1c) [0x0124994C] c:\ruby\trunk\error.c
:270
C:\ruby\trunk\build\miniruby.exe(vm_exec_core+0x1d0a) [0x012D3DF2] c:\ruby\trunk
\build\insns.def:912
C:\ruby\trunk\build\miniruby.exe(vm_exec+0x394) [0x012D43BD] c:\ruby\trunk\vm.c:
1150
C:\ruby\trunk\build\miniruby.exe(rb_iseq_eval+0x70) [0x012D44D9] c:\ruby\trunk\v
m.c:1377
C:\ruby\trunk\build\miniruby.exe(Init_prelude+0x31) [0x012329FF] c:\ruby\trunk\b
uild\miniprelude.c:62
C:\ruby\trunk\build\miniruby.exe(process_options+0x398) [0x0129F4D7] c:\ruby\tru
nk\ruby.c:1370
C:\ruby\trunk\build\miniruby.exe(ruby_process_options+0x41) [0x0129F959] c:\ruby
\trunk\ruby.c:1884
C:\ruby\trunk\build\miniruby.exe(ruby_options+0x81) [0x0124D007] c:\ruby\trunk\e
val.c:83
C:\ruby\trunk\build\miniruby.exe(main+0x2a) [0x0123102A] c:\ruby\trunk\main.c:38

C:\ruby\trunk\build\miniruby.exe(__tmainCRTStartup+0x122) [0x012E3F8B] f:\dd\vct
ools\crt_bld\self_x86\crt\src\crtexe.c:555
C:\Windows\system32\kernel32.dll(BaseThreadInitThunk+0x12) [0x770DD0E9]
C:\Windows\system32\ntdll.dll(RtlInitializeExceptionChain+0x63) [0x76F519BB]

-- Other runtime information -----------------------------------------------

* Loaded script: .\miniruby.exe

* Loaded features:

    0 enumerator.so

[NOTE]
You may have encountered a bug in the Ruby interpreter or extension libraries.
Bug reports are welcome.
For details: http://www.ruby-lang.org/bugreport.html

NMAKE : fatal error U1077: '.\miniruby.exe' : リターン コード '0x3'
Stop.

In This Thread

Prev Next