[#83096] File.setuid? on IO (Re: [ruby-cvs:67289] normal:r60108 (trunk): file.c: release GVL in File.{setuid?, setgid?, sticky?}) — Nobuyoshi Nakada <nobu@...>
On 2017/10/04 8:47, [email protected] wrote:
5 messages
2017/10/04
[#83100] Re: File.setuid? on IO (Re: [ruby-cvs:67289] normal:r60108 (trunk): file.c: release GVL in File.{setuid?, setgid?, sticky?})
— Eric Wong <normalperson@...>
2017/10/04
Nobuyoshi Nakada <[email protected]> wrote:
[#83105] Re: File.setuid? on IO (Re: [ruby-cvs:67289] normal:r60108 (trunk): file.c: release GVL in File.{setuid?, setgid?, sticky?})
— Nobuyoshi Nakada <nobu@...>
2017/10/04
On 2017/10/04 15:55, Eric Wong wrote:
[#83107] Alias Enumerable#include? to Enumerable#includes? — Alberto Almagro <albertoalmagro@...>
Hello,
9 messages
2017/10/04
[#83113] Re: Alias Enumerable#include? to Enumerable#includes?
— "Urabe, Shyouhei" <shyouhei@...>
2017/10/05
This has been requested countless times, then rejected each and every time.
[#83129] Re: Alias Enumerable#include? to Enumerable#includes?
— Alberto Almagro <albertoalmagro@...>
2017/10/05
Sorry I didn't found it on the core mail list's archive.
[#83138] Re: Alias Enumerable#include? to Enumerable#includes?
— "Urabe, Shyouhei" <shyouhei@...>
2017/10/06
Ruby has not been made of popular votes so far. You have to show us
[#83149] Re: Alias Enumerable#include? to Enumerable#includes?
— Eric Wong <normalperson@...>
2017/10/06
Alberto Almagro <[email protected]> wrote:
[#83200] [Ruby trunk Feature#13996] [PATCH] file.c: apply2files releases GVL — normalperson@...
Issue #13996 has been reported by normalperson (Eric Wong).
4 messages
2017/10/10
[ruby-core:83187] [Ruby trunk Bug#13990] Remove obsoleted Ruby code from lib/rdoc/ruby_token.rb from 2.3 and 2.4
From:
hsbt@...
Date:
2017-10-10 02:32:08 UTC
List:
ruby-core #83187
Issue #13990 has been updated by hsbt (Hiroshi SHIBATA). to usa, nagachika. Please bump up rdoc version with sho-h's patch. * Ruby 2.3: 4.2.1 to 4.2.1.1 * Ruby 2.4: 5.0.0 to 5.0.0.1 ---------------------------------------- Bug #13990: Remove obsoleted Ruby code from lib/rdoc/ruby_token.rb from 2.3 and 2.4 https://bugs.ruby-lang.org/issues/13990#change-67130 * Author: sho-h (Sho Hashimoto) * Status: Closed * Priority: Normal * Assignee: hsbt (Hiroshi SHIBATA) * Target version: * ruby -v: * Backport: 2.3: REQUIRED, 2.4: REQUIRED ---------------------------------------- Symbol document at docs.ruby-lang.org/en is broken. * https://docs.ruby-lang.org/en/2.4.0/Symbol.html The reason is RDoc::RubyToken::Symbol in lib/rdoc/ruby_token.rb was aliased to ::Integer. lib/rdoc/ruby_token.rb was deleted from rdoc 6.0.0. So, trunk will be fixed later. * https://github.com/ruby/rdoc/pull/529 but 2.3 and 2.4 need fix this problem. see below. * https://github.com/ruby/rdoc/pull/527 * https://github.com/ruby/docs.ruby-lang.org/issues/40 ---Files-------------------------------- remove_obsolete_ruby_code.patch (424 Bytes) -- https://bugs.ruby-lang.org/ Unsubscribe: <mailto:[email protected]?subject=unsubscribe> <http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>