зеркало из https://github.com/github/ruby.git
* instruby.rb: re-define individual methods verbosely rather than
including FileUtils::Verbose, in order to suppress messages from FileUtils#cmp. * lib/fileutils.rb (FileUtils::Verbose, FileUtils::NoWrite): re-define methods with define_method instead of module_eval. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@3410 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
1f267f1ee5
Коммит
3380618f1c
|
@ -1,3 +1,12 @@
|
|||
Sun Jan 26 06:43:48 2003 Nobuyoshi Nakada <nobu.nokada@softhome.net>
|
||||
|
||||
* instruby.rb: re-define individual methods verbosely rather than
|
||||
including FileUtils::Verbose, in order to suppress messages from
|
||||
FileUtils#cmp.
|
||||
|
||||
* lib/fileutils.rb (FileUtils::Verbose, FileUtils::NoWrite):
|
||||
re-define methods with define_method instead of module_eval.
|
||||
|
||||
Sun Jan 26 03:37:18 2003 Akinori MUSHA <knu@iDaemons.org>
|
||||
|
||||
* instruby.rb, ext/extmk.rb, Makefile.in, win32/Makefile.sub,
|
||||
|
|
Загрузка…
Ссылка в новой задаче