Bug #254

PStore in Ruby 1.9.0.2

Added by Anonymous almost 4 years ago. Updated about 1 year ago.

[ruby-core:17718]
Status:Closed Start date:07/10/2008
Priority:Normal Due date:
Assignee:- % Done:

100%

Category:lib
Target version:-
ruby -v:

Description

Hello,

It looks like PStore.transaction (since svn revision 15948) no longer returns the value of the yielded block, due to the 'value' variable being moved into the ensure block. 

Lin

Associated revisions

Revision 18012
Added by nobu (Nobuyoshi Nakada) almost 4 years ago

* lib/pstore.rb (PStore#transaction): return the result from the block. [ruby-core:17718]

History

Updated by nobu (Nobuyoshi Nakada) almost 4 years ago

  • Status changed from Open to Closed
  • % Done changed from 0 to 100
Applied in changeset r18012.

Also available in: Atom PDF