[#83107] Alias Enumerable#include? to Enumerable#includes? — Alberto Almagro <albertoalmagro@...>

Hello,

9 messages 2017/10/04

[ruby-core:83593] Re: [Ruby trunk Feature#13867][Closed] Copy offloading in IO.copy_stream

From: Eric Wong <normalperson@...>
Date: 2017-10-27 18:44:26 UTC
List: ruby-core #83593
glass.saga@gmail.com wrote:
> commited in r60284.

> https://bugs.ruby-lang.org/issues/13867#change-67462

While working on r60490 to workaround O_APPEND; I noticed
there's an unnecessary fstat call for dst_stat.  I don't see how
it is necessary to fstat dst_fd since copy_file_range will fail
anyways on invalid FDs.

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