[#84280] [Ruby trunk Bug#14181] hangs or deadlocks from waitpid, threads, and trapping SIGCHLD — nobu@...
Issue #14181 has been updated by nobu (Nobuyoshi Nakada).
3 messages
2017/12/15
[#84398] [Ruby trunk Bug#14220] WEBrick changes - failures on MSWIN, MinGW — Greg.mpls@...
Issue #14220 has been reported by MSP-Greg (Greg L).
3 messages
2017/12/22
[#84472] Re: [ruby-dev:50394] [Ruby trunk Bug#14240] warn four special variables: $; $, $/ $\ — Eric Wong <normalperson@...>
Shouldn't English posts be on ruby-core instead of ruby-dev?
3 messages
2017/12/26
[ruby-core:84232] [Ruby trunk Feature#13508] How remove/refactor code related mathn library.
From:
hsbt@...
Date:
2017-12-13 06:47:21 UTC
List:
ruby-core #84232
Issue #13508 has been updated by hsbt (Hiroshi SHIBATA).
Target version changed from 2.5 to next minor
I gave up to apply at Ruby 2.5. I try this next year.
----------------------------------------
Feature #13508: How remove/refactor code related mathn library.
https://bugs.ruby-lang.org/issues/13508#change-68358
* Author: hsbt (Hiroshi SHIBATA)
* Status: Assigned
* Priority: Normal
* Assignee: hsbt (Hiroshi SHIBATA)
* Target version: next minor
----------------------------------------
I removed mathn library at r58413 and r58432.
I have some concerns related mathn library. This issue is reminder for this concern.
1. Still remains conditions for mathn loaded. ex. https://github.com/ruby/ruby/blob/trunk/array.c#L5755
2. {complex,rational}.c have {nucomp,nurat}_canonicalization methods for mathn.
3. lib/cmath.rb have workaround code for mathn see. https://github.com/ruby/ruby/blob/trunk/lib/cmath.rb#L27
I continue to discuss concerns to @mrkn
--
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>