From e13c0bb82018197d906b8f11eccf2cd90d142e41 Mon Sep 17 00:00:00 2001 From: Takashi Kokubun Date: Sun, 1 Sep 2019 14:54:04 +0900 Subject: Note about ANYARGS in NEWS Since 50f5a0a8d6e7ad89d6caff695a08dbd38edb7a6e, some C++ extensions needed fixes like https://github.com/eagletmt/faml/pull/49 to make their build succeed. Thus it's worth noting that C API declarations are changed. --- NEWS | 3 +++ 1 file changed, 3 insertions(+) (limited to 'NEWS') diff --git a/NEWS b/NEWS index 1714f96df5..260ba0b234 100644 --- a/NEWS +++ b/NEWS @@ -300,6 +300,9 @@ profile.rb, Profiler__:: === C API updates + * C API declarations with `ANYARGS` are changed not to use `ANYARGS` + https://github.com/ruby/ruby/pull/2404 + === Implementation improvements Fiber:: -- cgit v1.2.3