[前][次][番号順一覧][スレッド一覧][生データ]

ruby-cvs:15608

From: (aamine) <aamine ruby-lang.org>
Date: Fri, 23 Sep 2005 07:08:47 +0900
Subject: [ruby-cvs:15608] ruby, ruby/ext/ripper, ruby/ext/ripper/tools: * test/ripper/depend: use --output option instead of redirect; nmake does not remove a target when the target file is created by redirect. [ruby-dev:26466]

aamine      Fri, 23 Sep 2005 07:08:47 +0900

  Modified files:
    ruby:
      ChangeLog
    ruby/ext/ripper:
      depend
    ruby/ext/ripper/tools:
      preproc.rb
  Log:
    * test/ripper/depend: use --output option instead of redirect; nmake does not remove a target when the target file is created by redirect. [ruby-dev:26466]
    * test/ripper/tools/preproc.rb: new option --output.
  
  Revision    Changes    Path
  1.4629      +8   -0    ruby/ChangeLog
    http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.4628&r2=1.4629
  1.14        +4   -4    ruby/ext/ripper/depend
    http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ext/ripper/depend?cvsroot=src&r1=1.13&r2=1.14
  1.2         +60  -24   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.1&r2=1.2


[前][次][番号順一覧][スレッド一覧][生データ]