From: mail@... Date: 2014-10-10T05:24:11+00:00 Subject: [ruby-core:65589] [ruby-trunk - Feature #10356] [PATCH 2/2] Remove unused internal functions Issue #10356 has been updated by gogo tanaka. @Nobuyoshi Nakada I'm so sorry... I just did grep by `rb_math_cos`, `rb_math_sin`, and so on... forgot C-lang has macro. Thank you for your time. I should learn more. ---------------------------------------- Feature #10356: [PATCH 2/2] Remove unused internal functions https://bugs.ruby-lang.org/issues/10356#change-49337 * Author: gogo tanaka * Status: Feedback * Priority: Normal * Assignee: * Category: * Target version: ---------------------------------------- I wondering which is preferred, remove or comment-out. I came to the conclusion that we can invoke such a function when the time we need come. ---Files-------------------------------- remove_unused_func_from_math.c.patch (921 Bytes) remove_unused_func_from_internal.h.patch (878 Bytes) -- https://bugs.ruby-lang.org/