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

Hello,

9 messages 2017/10/04

[ruby-core:83100] Re: File.setuid? on IO (Re: [ruby-cvs:67289] normal:r60108 (trunk): file.c: release GVL in File.{setuid?, setgid?, sticky?})

From: Eric Wong <normalperson@...>
Date: 2017-10-04 06:55:44 UTC
List: ruby-core #83100
Nobuyoshi Nakada <[email protected]> wrote:
> On 2017/10/04 8:47, [email protected] wrote:
> > normal    2017-10-04 08:47:29 +0900 (Wed, 04 Oct 2017)
> >
> >   New Revision: 60108
> >
> >   https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=60108
> >
> >   Log:
> >     file.c: release GVL in File.{setuid?,setgid?,sticky?}
> >
> >     * file.c (check3rdbyte): use rb_stat to release GVL
> 
> These methods now accept an `IO` instance, not only a path name.
> Is this intentional?

Oops, not intentional.  On the other hand, does it hurt?
I can write tests + NEWS entry for accidental new feature :)

Thanks.

Unsubscribe: <mailto:[email protected]?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread