зеркало из https://github.com/github/ruby.git
* tool/insns2vm.rb: remove -Kn option in shebang line because it's
inconsistent with -Ks commandline option in common.mk. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19815 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
3b8bc290f4
Коммит
68222eb417
|
@ -1,3 +1,8 @@
|
|||
Fri Oct 17 10:26:13 2008 NAKAMURA Usaku <usa@ruby-lang.org>
|
||||
|
||||
* tool/insns2vm.rb: remove -Kn option in shebang line because it's
|
||||
inconsistent with -Ks commandline option in common.mk.
|
||||
|
||||
Fri Oct 17 01:26:09 2008 Tanaka Akira <akr@fsij.org>
|
||||
|
||||
* transcode.c (transcode_restartable0): in_pos and out_pos never be
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
#!ruby -Kn
|
||||
#!ruby
|
||||
|
||||
require 'optparse'
|
||||
|
||||
|
|
Загрузка…
Ссылка в новой задаче