Bug #254
PStore in Ruby 1.9.0.2
| 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
* 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.