From 11dc42c20ca3cf3be6003fa303eb5649c00ab411 Mon Sep 17 00:00:00 2001 From: nobu Date: Mon, 1 Dec 2014 17:53:02 +0000 Subject: parse.y: enable encoding pragma in ripper * parse.y (magic_comment_encoding): enable in ripper, since the encoding is necessary to parse non-default encoding scripts. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@48668 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 4cc23769d8..953dfb1486 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Tue Dec 2 02:53:00 2014 Nobuyoshi Nakada + + * parse.y (magic_comment_encoding): enable in ripper, since the + encoding is necessary to parse non-default encoding scripts. + Tue Dec 2 02:30:25 2014 NARUSE, Yui * lib/uri/generic.rb (URI::Generic.build): -- cgit v1.2.3