ruby-cvs:18100
From: (nobu) <nobu ruby-lang.org>
Date: Tue, 5 Sep 2006 06:48:59 +0900
Subject: [ruby-cvs:18100] ruby: * time.c (time_to_s): variable declaration after an execution
nobu Tue, 5 Sep 2006 06:48:59 +0900
Modified files: (Branch: ruby_1_8)
ruby:
ChangeLog time.c
Log:
* time.c (time_to_s): variable declaration after an execution
statement.
Revision Changes Path
1.2673.2.1846 +5 -0 ruby/ChangeLog
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.2673.2.1845&r2=1.2673.2.1846
1.90.2.24 +6 -3 ruby/time.c
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/time.c?cvsroot=src&r1=1.90.2.23&r2=1.90.2.24