Skip to content

Commit b692adc

Browse files
author
ocean
committed
* process.c (proc_detach, proc_setmaxgroups): missing argument type
declaration. (I recomment ANSI-style function) git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_1_8@9057 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
1 parent 0b631d6 commit b692adc

File tree

2 files changed

+153
-150
lines changed

2 files changed

+153
-150
lines changed

ChangeLog

Lines changed: 6 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,11 @@
1+
Wed Aug 31 10:30:56 2005 Hirokazu Yamamoto <ocean@m2.ccsnet.ne.jp>
2+
3+
* process.c (proc_detach, proc_setmaxgroups): missing argument type
4+
declaration. (I recomment ANSI-style function)
5+
16
Tue Aug 30 23:20:19 2005 Nobuyoshi Nakada <nobu@ruby-lang.org>
27

3-
* eval.c (rb_rescue2): intialization miss. fixed: [ruby-dev:26917]
8+
* eval.c (rb_rescue2): initialization miss. fixed: [ruby-dev:26917]
49

510
* lib/mkmf.rb (xsystem, xpopen): no longer expand by Config.
611

0 commit comments

Comments
 (0)