зеркало из https://github.com/github/ruby.git
* lib/drb/eq.rb: fix circular requrie in drb.
reported by akr. see [ruby-dev:40156] [ruby-core:27661] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@26423 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
Родитель
0ba192d729
Коммит
e92661e647
|
@ -1,3 +1,9 @@
|
|||
Tue Jan 26 20:21:28 2010 Masatoshi SEKI <m_seki@mva.biglobe.ne.jp>
|
||||
|
||||
* lib/drb/eq.rb: fix circular requrie in drb.
|
||||
reported by akr. see [ruby-dev:40156] [ruby-core:27661]
|
||||
|
||||
|
||||
Tue Jan 26 19:59:17 2010 NARUSE, Yui <naruse@ruby-lang.org>
|
||||
|
||||
* ext/zlib/zlib.c (rb_gzfile_s_wrap): add rdoc.
|
||||
|
|
|
@ -1,5 +1,3 @@
|
|||
require 'drb/drb'
|
||||
|
||||
module DRb
|
||||
class DRbObject
|
||||
def ==(other)
|
||||
|
|
Загрузка…
Ссылка в новой задаче