ruby-cvs:19474
From: nobu ruby-lang.org
Date: Wed, 2 May 2007 06:45:49 +0900 (JST)
Subject: [ruby-cvs:19474] Ruby:r12238: * error.c, parse.y, ruby.h (rb_compile_warn, rb_compile_warning): warn
nobu 2007-05-02 06:45:48 +0900 (Wed, 02 May 2007)
New Revision: 12238
Modified files:
trunk/ChangeLog
trunk/error.c
trunk/parse.y
trunk/ruby.h
Log:
* error.c, parse.y, ruby.h (rb_compile_warn, rb_compile_warning): warn
for compilation. the parser should no longer use rb_warn() and
rb_warning(). [ruby-dev:30121]
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/parse.y?r1=12238&r2=12237
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=12238&r2=12237
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/error.c?r1=12238&r2=12237
http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ruby.h?r1=12238&r2=12237