fix typos and remove trailing spaces
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@31060 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
acd036bcdc
commit
bc650f27b4
@ -1,7 +1,7 @@
|
|||||||
Tue Mar 8 09:32:48 2011 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
Tue Mar 8 09:32:48 2011 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||||
|
|
||||||
* common.mk (configure-ext, build-ext), ext/extmk.rb (extmake):
|
* common.mk (configure-ext, build-ext), ext/extmk.rb (extmake):
|
||||||
support paralell-make under ext.
|
support parallel-make under ext.
|
||||||
|
|
||||||
Tue Mar 8 09:25:23 2011 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
Tue Mar 8 09:25:23 2011 Nobuyoshi Nakada <nobu@ruby-lang.org>
|
||||||
|
|
||||||
@ -54,7 +54,7 @@ Mon Mar 7 21:31:38 2011 KOSAKI Motohiro <kosaki.motohiro@gmail.com>
|
|||||||
|
|
||||||
Mon Mar 7 20:49:12 2011 KOSAKI Motohiro <kosaki.motohiro@gmail.com>
|
Mon Mar 7 20:49:12 2011 KOSAKI Motohiro <kosaki.motohiro@gmail.com>
|
||||||
|
|
||||||
* process.c (proc_getmaxgroups, proc_setmaxgroups): refrect
|
* process.c (proc_getmaxgroups, proc_setmaxgroups): reflect
|
||||||
platform maxgroups limitation by default instead hardcoded 65536.
|
platform maxgroups limitation by default instead hardcoded 65536.
|
||||||
|
|
||||||
Mon Mar 7 17:13:00 2011 Yukihiro Matsumoto <matz@ruby-lang.org>
|
Mon Mar 7 17:13:00 2011 Yukihiro Matsumoto <matz@ruby-lang.org>
|
||||||
@ -103,7 +103,7 @@ Sun Mar 6 22:20:59 2011 Tanaka Akira <akr@fsij.org>
|
|||||||
Sun Mar 6 21:49:04 2011 KOSAKI Motohiro <kosaki.motohiro@gmail.com>
|
Sun Mar 6 21:49:04 2011 KOSAKI Motohiro <kosaki.motohiro@gmail.com>
|
||||||
|
|
||||||
* sample/list.rb (MyElem#initialize): initialize @head
|
* sample/list.rb (MyElem#initialize): initialize @head
|
||||||
explicitely. Otherwise -W2 option makes following warning.
|
explicitly. Otherwise -W2 option makes following warning.
|
||||||
"warning: instance variable @head not initialized".
|
"warning: instance variable @head not initialized".
|
||||||
This issue was founded by Andrew Grimm. Thanks Andrew!
|
This issue was founded by Andrew Grimm. Thanks Andrew!
|
||||||
[ruby-core:35435][Bug#4471]
|
[ruby-core:35435][Bug#4471]
|
||||||
|
Loading…
x
Reference in New Issue
Block a user