Project

General

Profile

Actions

Feature #8632

closed

Remove warnings for Refinements

Added by shugo (Shugo Maeda) almost 11 years ago. Updated over 10 years ago.

Status:
Closed
Target version:
[ruby-core:55993]

Description

Can I remove the following warning for Refinements?

$ ruby -ve 'module M; refine(Fixnum) {}; end'
ruby 2.1.0dev (2013-07-01 trunk 41717) [i686-linux]
-e:1: warning: Refinements are experimental, and the behavior may change in future versions of Ruby!

Actions

Also available in: Atom PDF

Like0
Like0Like0