Bug #882: [patch] Sync#try_lock always fails due to wrong variable name http://redmine.ruby-lang.org/issues/show/882 Author: Dmitry Borodaenko Status: Open, Priority: Normal This bug was originally reported on RubyForge: http://rubyforge.org/tracker/?func=detail&aid=11680&group_id=426&atid=1700 The fix is already applied to Ruby 1.9: http://redmine.ruby-lang.org/repositories/diff/ruby-19/lib/sync.rb?rev=19280&rev_to=14912 Patch for Ruby 1.8 is attached, it is pretty self-explanatory. ---------------------------------------- http://redmine.ruby-lang.org