From d617690a65f82eeb82c8bdb1bec8f07be8f8979e Mon Sep 17 00:00:00 2001 From: usa Date: Tue, 19 Mar 2013 10:51:49 +0000 Subject: * ruby_kill (internal.h, thread.c): use rb_pid_t instead of pid_t. this fixes the build failure of mswin introduced at r39819. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@39824 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 97e6a25d4c..fca5dae5c7 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Mar 19 19:50:48 2013 NAKAMURA Usaku + + * ruby_kill (internal.h, thread.c): use rb_pid_t instead of pid_t. + this fixes the build failure of mswin introduced at r39819. + Tue Mar 19 17:09:30 2013 Nobuyoshi Nakada * string.c (rb_str_conv_enc_opts): convert with one converter, instead -- cgit v1.2.3