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

ruby-changes:57953

From: Nobuyoshi <ko1@a...>
Date: Fri, 27 Sep 2019 02:35:36 +0900 (JST)
Subject: [ruby-changes:57953] dd1e047fcb (master): NEWS: fixed markups and indent [ci skip]

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

From dd1e047fcb2a6429dd960b38a9ce03f86bb828fa Mon Sep 17 00:00:00 2001
From: Nobuyoshi Nakada <nobu@r...>
Date: Fri, 27 Sep 2019 02:31:39 +0900
Subject: NEWS: fixed markups and indent [ci skip]

C API updates:

* adjusted indent.
* marked up ANYARGS as RDoc.

diff --git a/NEWS b/NEWS
index af32764..1ef70fc 100644
--- a/NEWS
+++ b/NEWS
@@ -355,8 +355,8 @@ profile.rb, Profiler__:: https://github.com/ruby/ruby/blob/trunk/NEWS#L355
 
 === C API updates
 
-  * C API declarations with `ANYARGS` are changed not to use `ANYARGS`
-    https://github.com/ruby/ruby/pull/2404
+* C API declarations with +ANYARGS+ are changed not to use +ANYARGS+
+  https://github.com/ruby/ruby/pull/2404
 
 === Implementation improvements
 
-- 
cgit v0.10.2


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

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