From 11f2fa4ade2176188dcbb6da7bf536104e5484db Mon Sep 17 00:00:00 2001 From: nobu Date: Mon, 21 Apr 2008 08:01:46 +0000 Subject: * iseq.c (rb_iseq_compile_with_option): check if src is a strring. [ruby-core:16453] git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@16122 b2dd03c8-39d4-4d8f-98ff-823fe69b080e --- ChangeLog | 5 +++++ 1 file changed, 5 insertions(+) (limited to 'ChangeLog') diff --git a/ChangeLog b/ChangeLog index 1e3731f763..24e9ddf42c 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +Mon Apr 21 17:01:44 2008 Nobuyoshi Nakada + + * iseq.c (rb_iseq_compile_with_option): check if src is a strring. + [ruby-core:16453] + Mon Apr 21 16:06:47 2008 Yukihiro Matsumoto * enumerator.c (enumerator_init): preserve the method name in ID. -- cgit v1.2.3