[ruby-core:74938] [Ruby trunk Bug#12280] IO.copy_stream(IO, IO) fails with "pread() not implemented"

From: eregontp@...
Date: 2016-04-13 21:03:34 UTC
List: ruby-core #74938
Issue #12280 has been reported by Benoit Daloze.

----------------------------------------
Bug #12280: IO.copy_stream(IO, IO) fails with "pread() not implemented"
https://bugs.ruby-lang.org/issues/12280

* Author: Benoit Daloze
* Status: Open
* Priority: Normal
* Assignee: 
* ruby -v: 
* Backport: 2.1: UNKNOWN, 2.2: UNKNOWN, 2.3: UNKNOWN
----------------------------------------
IO.copy_stream on Windows with IO having an offset fails with:
NotImplementedError: pread() not implemented

This seems suboptimal, should a clearer be reported?
Is it a platform limitation?



-- 
https://bugs.ruby-lang.org/

Unsubscribe: <mailto:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread

Prev Next