From: normalperson@... Date: 2018-01-09T07:55:55+00:00 Subject: [ruby-core:84757] [Ruby trunk Misc#14342] [PATCH 0/2] remove pthreads ifdefs leftover from NaCL Issue #14342 has been reported by normalperson (Eric Wong). ---------------------------------------- Misc #14342: [PATCH 0/2] remove pthreads ifdefs leftover from NaCL https://bugs.ruby-lang.org/issues/14342 * 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: