[前][次][番号順一覧][スレッド一覧]

ruby-changes:58345

From: Koichi <ko1@a...>
Date: Tue, 22 Oct 2019 01:07:34 +0900 (JST)
Subject: [ruby-changes:58345] ee302f54a0 (master): add an NEWS entry about [Feature #15575]

https://git.ruby-lang.org/ruby.git/commit/?id=ee302f54a0

From ee302f54a0b32352faac30758cf91f502997fe1f Mon Sep 17 00:00:00 2001
From: Koichi Sasada <ko1@a...>
Date: Mon, 21 Oct 2019 17:09:52 +0900
Subject: add an NEWS entry about [Feature #15575]


diff --git a/NEWS b/NEWS
index 2b9e1e6..5d5185a 100644
--- a/NEWS
+++ b/NEWS
@@ -184,6 +184,9 @@ sufficient information, see the ChangeLog file or Redmine https://github.com/ruby/ruby/blob/trunk/NEWS#L184
 * Method reference operator, <code>.:</code> is introduced as an
   experimental feature.  [Feature #12125] [Feature #13581]
 
+* "yield" in singleton class syntax is warned and will be deprecated later.
+  [Feature #15575]
+
 === Core classes updates (outstanding ones only)
 
 Array::
-- 
cgit v0.10.2


--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]