From: shyouhei@... Date: 2016-04-28T05:27:30+00:00 Subject: [ruby-core:75232] [Ruby trunk Bug#12280] IO.copy_stream(IO, IO) fails with "pread() not implemented" Issue #12280 has been updated by Shyouhei Urabe. +1 to add a fallback implementation when pread is unavailable. ---------------------------------------- Bug #12280: IO.copy_stream(IO, IO) fails with "pread() not implemented" https://bugs.ruby-lang.org/issues/12280#change-58363 * 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: