ruby-cvs:21201
From: nobu ruby-lang.org
Date: Mon, 19 Nov 2007 02:44:10 +0900 (JST)
Subject: [ruby-cvs:21201] Ruby:r13964 (trunk): * compile.c (iseq_compile_each): alias and undef accept dsyms as well
nobu 2007-11-19 02:44:09 +0900 (Mon, 19 Nov 2007)
New Revision: 13964
Modified files:
trunk/ChangeLog
trunk/compile.c
Log:
* compile.c (iseq_compile_each): alias and undef accept dsyms as well
as literals. [ruby-dev:32308]
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/compile.c?r1=13964&r2=13963
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=13964&r2=13963