[ruby-core:69407] Re: [Ruby trunk - Feature #7148] Improved Tempfile w/o DelegateClass

From: Eric Wong <normalperson@...>
Date: 2015-05-29 01:26:28 UTC
List: ruby-core #69407
Sadly, r50118 actually caused my problem because I was using src_offset
for IO.copy_stream

In This Thread