[#65451] [ruby-trunk - Feature #10333] [PATCH 3/1] optimize: "yoda literal" == string — ko1@...

Issue #10333 has been updated by Koichi Sasada.

9 messages 2014/10/07

[ruby-core:65589] [ruby-trunk - Feature #10356] [PATCH 2/2] Remove unused internal functions

From: mail@...
Date: 2014-10-10 05:24:11 UTC
List: ruby-core #65589
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/

In This Thread

Prev Next