katonbo (Masahiro Kitajima)
- Login: katonbo
- Registered on: 12/04/2009
- Last sign in: 11/28/2016
Issues
open | closed | Total | |
---|---|---|---|
Assigned issues | 0 | 0 | 0 |
Reported issues | 0 | 5 | 5 |
Activity
11/28/2016
- 12:47 PM Ruby master Bug #12987: Win32 API.rb can not call function without argument.
- Thank you very much.
I just learned that only nil was clearly stating that there are no arguments in the previous do... - 11:24 AM Ruby master Bug #12987 (Closed): Win32 API.rb can not call function without argument.
- In Win32API.rb, it is not possible to call a function without arguments.
I could avoid it for the time being if I di...
02/28/2014
- 03:03 AM Ruby master Bug #9213: mkmf.rb emits invalid destination directory name for mswin32/64
- 副作用の報告です。
## Sample code
### sample.c
~~~c
void Init_Sample() {
}
~~~
### extconf.rb
~~~ruby
requi...
12/21/2011
- 06:15 PM Ruby master Bug #5783 (Closed): r33949からVC++6.0でminiprelude.c、newline.cの生成ができなくなった
- D:\ruby_ext\ruby_git\win32>nmake
<中略>
NMAKE : fatal error U1073: 'miniprelude.c' のビルド方法が指定されていません。
Stop.
comm...
05/23/2011
- 11:28 PM Backport192 Backport #4771 (Rejected): rake のオプション --trace が常に ON 動作になっている
- --- a/lib/rake.rb
+++ b/lib/rake.rb
@@ -2066,7 +2066,7 @@ module Rake
# Exit with error message
...
01/05/2011
- 03:42 PM Backport187 Backport #4231: configure.bat --with-winsock2 が socket/extconf.rbに効いていない
- =begin
> ところで、1.8.7は--with-winsock2が効いてない状況で3年バグ報告が
> なかったのだから実害が出るまで放置ってのはダメなんでしょうか?
winsock2 対応版を使っているつもりで ws... - 02:51 PM Backport187 Backport #4231 (Closed): configure.bat --with-winsock2 が socket/extconf.rbに効いていない
- =begin
win32/configure.bat の --with-winsock2 オプションが、ext/socket/extconf.rb に伝わるようになっていないために、socket.so が ws2_32.dll ... - 02:50 PM Backport187 Backport #4230 (Closed): PlatformSDKのヘッダでビルドするとSocket::getaddrinfoで例外
- =begin
以前からVC++6.0対応の最後の Platform SDK である「Microsoft Platform SDK February 2003」を使ってビルドしていました。
ruby-1.8.7-p330から...
Also available in: Atom