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

ruby-cvs:19509

From: nobu ruby-lang.org
Date: Fri, 11 May 2007 15:26:07 +0900 (JST)
Subject: [ruby-cvs:19509] Ruby:r12273: * iseq.c (iseq_data_to_ary): internal IDs must not be exposed.

nobu	2007-05-11 15:26:06 +0900 (Fri, 11 May 2007)

  New Revision: 12273

  Modified files:
    trunk/ChangeLog
    trunk/iseq.c
    trunk/parse.y
    trunk/version.h

  Log:
    * iseq.c (iseq_data_to_ary): internal IDs must not be exposed.
      [ruby-core:11073]
    
    * parse.y (internal_id_gen): now returns scope local ID instead of
      global one.


  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/version.h?r1=12273&r2=12272
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/parse.y?r1=12273&r2=12272
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/ChangeLog?r1=12273&r2=12272
  http://svn.ruby-lang.org/cgi-bin/viewvc.cgi/trunk/iseq.c?r1=12273&r2=12272


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