[#84867] [Ruby trunk Bug#14357] thread_safe tests suite segfaults — v.ondruch@...

Issue #14357 has been reported by vo.x (Vit Ondruch).

11 messages 2018/01/15
[#85364] Re: [Ruby trunk Bug#14357] thread_safe tests suite segfaults — Eric Wong <normalperson@...> 2018/02/03

v.ondruch@tiscali.cz wrote:

[#84980] [Ruby trunk Feature#13618][Assigned] [PATCH] auto fiber schedule for rb_wait_for_single_fd and rb_waitpid — hsbt@...

Issue #13618 has been updated by hsbt (Hiroshi SHIBATA).

10 messages 2018/01/23
[#85012] Re: [Ruby trunk Feature#13618][Assigned] [PATCH] auto fiber schedule for rb_wait_for_single_fd and rb_waitpid — Eric Wong <normalperson@...> 2018/01/23

hsbt@ruby-lang.org wrote:

[ruby-core:85148] [Ruby trunk Bug#13990] Remove obsoleted Ruby code from lib/rdoc/ruby_token.rb from 2.3 and 2.4

From: usa@...
Date: 2018-01-27 05:42:54 UTC
List: ruby-core #85148
Issue #13990 has been updated by usa (Usaku NAKAMURA).


Do not reopen it.
Status "Closed" and Backport "REQUIRED" are the signal for backporting.

----------------------------------------
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-69884

* 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:ruby-core-request@ruby-lang.org?subject=unsubscribe>
<http://lists.ruby-lang.org/cgi-bin/mailman/options/ruby-core>

In This Thread

Prev Next