[Rake-devel] [PATCH] safe_ln
Jim Weirich
jim at weirichhouse.org
Sun Apr 2 21:23:23 EDT 2006
Ok, so Standard Error doesn't cut it. Catching Exception *is* too much
(it will catch things like SystemExit as well), so I'm still stuck with
mulitple Exceptions in the rescue clause.
New version is now avialable as a beta gem from the same place:
gem install rake --source http://onestepback.org/betagems
Thanks to both Jim and Assaph for catching the problem. Give it another
try guys!
--
-- Jim Weirich jim at weirichhouse.org http://onestepback.org
-----------------------------------------------------------------
"Beware of bugs in the above code; I have only proved it correct,
not tried it." -- Donald Knuth (in a memo to Peter van Emde Boas)
More information about the Rake-devel
mailing list