From 4a309b765e23f22cb20e9d8edebe2e922d1052c6 Mon Sep 17 00:00:00 2001 From: usa Date: Thu, 25 Oct 2012 04:22:21 +0000 Subject: * parse.y: show a warning for concatenating string literals because it will be deprecated in the future. patched by mame (Yusuke Endoh) at [ruby-core:44207]. [ruby-core:44156] [Feature #6265] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@37317 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 064154cffa..2657490689 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,10 @@ +Thu Oct 25 13:09:01 2012 NAKAMURA Usaku + + * parse.y: show a warning for concatenating string literals because + it will be deprecated in the future. + patched by mame (Yusuke Endoh) at [ruby-core:44207]. + [ruby-core:44156] [Feature #6265] + Wed Oct 24 18:49:16 2012 Nobuyoshi Nakada * ext/objspace/objspace.c (type2sym, count_objects_size): use enum -- cgit v1.2.3