From: mail@... Date: 2014-11-10T23:10:41+00:00 Subject: [ruby-core:66187] [ruby-trunk - Feature #10386] [PATCH 3/3] There is little possibility of using m_sqrt at complex.c Issue #10386 has been updated by gogo tanaka. Hi, I just wanna check there is any problems? if so please feel free to ask me. I'm totally OK you think my propose is improper and make it rejected. note: I'm not in a hurry. take your time :) ---------------------------------------- Feature #10386: [PATCH 3/3] There is little possibility of using m_sqrt at complex.c https://bugs.ruby-lang.org/issues/10386#change-49886 * Author: gogo tanaka * Status: Open * Priority: Normal * Assignee: * Category: * Target version: ---------------------------------------- As far as I research, I couldn't find the reason we should keep m_sqrt function at complex.c. So I've removed this and related code. If you could know why we've keep it and toll me, I would appreciate it! ---Files-------------------------------- from_math.c.patch (466 Bytes) from_internal.h.patch (618 Bytes) from_complex.c.patch (1.01 KB) -- https://bugs.ruby-lang.org/