mirror of
https://github.com/ruby/ruby.git
synced 2022-11-09 12:17:21 -05:00
lib/drb/drb.rb (DRbMessage#load): rescue Errno::* and raise DRbConnError.
git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@5050 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
This commit is contained in:
parent
b20531b334
commit
ff6169dfd5
1 changed files with 5 additions and 0 deletions
|
@ -1,3 +1,8 @@
|
||||||
|
Fri Nov 28 17:47:46 2003 Masatoshi SEKI <m_seki@mva.biglobe.ne.jp>
|
||||||
|
|
||||||
|
* lib/drb/drb.rb (DRbMessage#load): rescue Errno::* and raise
|
||||||
|
DRbConnError.
|
||||||
|
|
||||||
Fri Nov 28 15:41:15 2003 Tanaka Akira <akr@m17n.org>
|
Fri Nov 28 15:41:15 2003 Tanaka Akira <akr@m17n.org>
|
||||||
|
|
||||||
* lib/pathname.rb (Pathname#realpath): obsolete the force_absolute
|
* lib/pathname.rb (Pathname#realpath): obsolete the force_absolute
|
||||||
|
|
Loading…
Reference in a new issue