ruby-cvs:15794
From: (nobu) <nobu ruby-lang.org>
Date: Thu, 20 Oct 2005 22:23:27 +0900
Subject: [ruby-cvs:15794] ruby, ruby/ext/ripper/tools: * ext/ripper/tools/preproc.rb (prelude): do not append surplus
nobu Thu, 20 Oct 2005 22:23:27 +0900
Modified files:
ruby:
ChangeLog
ruby/ext/ripper/tools:
preproc.rb
Log:
* ext/ripper/tools/preproc.rb (prelude): do not append surplus
newlines to fix line numbers.
Revision Changes Path
1.4700 +4 -1 ruby/ChangeLog
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.4699&r2=1.4700
1.4 +3 -3 ruby/ext/ripper/tools/preproc.rb
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ext/ripper/tools/preproc.rb?cvsroot=src&r1=1.3&r2=1.4