[前][次][番号順一覧][スレッド一覧]

ruby-changes:41371

From: nobu <ko1@a...>
Date: Tue, 5 Jan 2016 23:07:49 +0900 (JST)
Subject: [ruby-changes:41371] nobu:r53443 (trunk): id.h.tmpl: no optparse here

nobu	2016-01-05 23:07:58 +0900 (Tue, 05 Jan 2016)

  New Revision: 53443

  https://svn.ruby-lang.org/cgi-bin/viewvc.cgi?view=revision&revision=53443

  Log:
    id.h.tmpl: no optparse here

  Modified files:
    trunk/template/id.h.tmpl
Index: template/id.h.tmpl
===================================================================
--- template/id.h.tmpl	(revision 53442)
+++ template/id.h.tmpl	(revision 53443)
@@ -11,8 +11,6 @@ https://github.com/ruby/ruby/blob/trunk/template/id.h.tmpl#L11
 
 **********************************************************************/
 <%
-require 'optparse'
-
 op_id_offset = 128
 
 defs = File.join(File.dirname(File.dirname(erb.filename)), "defs/id.def")

--
ML: ruby-changes@q...
Info: http://www.atdot.net/~ko1/quickml/

[前][次][番号順一覧][スレッド一覧]