From 1e3a1bbb660f8b040033b57cfa22014aca6dace9 Mon Sep 17 00:00:00 2001 From: nobu Date: Sun, 13 Sep 2015 02:03:31 +0000 Subject: ruby.h: add prefix * include/ruby/ruby.h: prefix RUBY or RB to global symbols to get rid of name conflicts with other headers. * include/ruby/encoding.h, include/ruby/intern.h: ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@51851 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index a2a6197f85..0883253236 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Sun Sep 13 11:03:13 2015 Nobuyoshi Nakada + + * include/ruby/ruby.h: prefix RUBY or RB to global symbols to get + rid of name conflicts with other headers. + + * include/ruby/encoding.h, include/ruby/intern.h: ditto. + Sun Sep 13 09:38:51 2015 Shugo Maeda * lib/net/ftp.rb (size, modify, create, type, unique, perm, lang, -- cgit v1.2.3