From 339ceda4e8c9e58dc7451b91d17a83e816393058 Mon Sep 17 00:00:00 2001 From: matz Date: Tue, 14 Oct 2008 00:41:09 +0000 Subject: * ruby.c (set_internal_encoding_once): check double contradicted specification of the encoding from command line. * ruby.c (set_external_encoding_once): ditto. git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@19773 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 38daa47132..078ce26b48 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Tue Oct 14 09:39:32 2008 Yukihiro Matsumoto + + * ruby.c (set_internal_encoding_once): check double contradicted + specification of the encoding from command line. + + * ruby.c (set_external_encoding_once): ditto. + Tue Oct 14 08:28:31 2008 Yukihiro Matsumoto * parse.y (parser_yylex): allow reserved word to be keyword argument. -- cgit v1.2.3