[ruby-core:69434] Re: [Ruby trunk - Feature #10974] [PATCH] Remove methods with `!`(sin!, cos!…) from CMath

From: Eric Wong <normalperson@...>
Date: 2015-06-01 17:50:10 UTC
List: ruby-core #69434
matz@ruby-lang.org wrote:
> I am OK with this change. Does anyone else have opinon on this?
> E.g. compatibility issue?

I don't use CMath, but I suggest a deprecation period since it appears
this is a public API.  We should never break public API without adequate
warning.

Maybe:
1. deprecate at 2.3.0
2. remove when 2.3 branch is EOL for backports/releases

In This Thread

Prev Next