[#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:84758] [Ruby trunk Misc#14342] [PATCH 0/2] remove pthreads ifdefs leftover from NaCL

From: mame@...
Date: 2018-01-09 08:03:18 UTC
List: ruby-core #84758
Issue #14342 has been updated by mame (Yusuke Endoh).


+1

----------------------------------------
Misc #14342: [PATCH 0/2] remove pthreads ifdefs leftover from NaCL
https://bugs.ruby-lang.org/issues/14342#change-69474

* Author: normalperson (Eric Wong)
* Status: Open
* Priority: Normal
* Assignee: 
----------------------------------------
#ifdefs make code confusing, hard-to-follow, and more bug-prone.

These checks were added for NaCL and we no longer support NaCL.

And any platform without the most basic pthreads functions should
not be worth our effort to support as pthreads in the future.

* [PATCH 1/2] thread_pthread: remove HAVE_PTHREAD_ATTR_INIT ifdefs
  https://80x24.org/spew/20180109073759.7206-1-e@80x24.org/raw

* [PATCH 2/2] thread_pthread: remove checks for pthread_cond*_init
  https://80x24.org/spew/20180109075135.GA17283@whir/raw




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