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

ruby-cvs:21059

From: matz ruby-lang.org
Date: Mon, 5 Nov 2007 01:28:11 +0900 (JST)
Subject: [ruby-cvs:21059] Ruby:r13822 (ruby_1_8): * parse.y (call_args): remove "parenthesize argument(s) for future

matz	2007-11-05 01:28:11 +0900 (Mon, 05 Nov 2007)

  New Revision: 13822

  Modified files:
    branches/ruby_1_8/ChangeLog
    branches/ruby_1_8/parse.y
    branches/ruby_1_8/version.h

  Log:
    * parse.y (call_args): remove "parenthesize argument(s) for future
      version" warning.  when I added this warning, I had a plan to
      reimplement the parser that is simpler than the current one.
      since we abandoned the plan, warning no longer required.

  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/ChangeLog?r1=13822&r2=13821
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/version.h?r1=13822&r2=13821
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/branches/ruby_1_8/parse.y?r1=13822&r2=13821


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