1
0
Fork 0
mirror of https://github.com/ruby/ruby.git synced 2022-11-09 12:17:21 -05:00
ruby--ruby/ext/tk/tkutil
nobu ca9d8f0930 * ext/tk/tcltklib.c: use rb_ary_new3() since RARRAY_LEN() is not l-value.
* ext/tk/tkutil/tkutil.c: use RARRAY_PTR() and RARRAY_LEN() and etc.
  fixed: [ruby-dev:29473]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/trunk@10866 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2006-09-05 13:07:06 +00:00
..
.cvsignore * ext/tk/extconf.rb: add tkutil configuration step (remove old schema) 2005-01-31 04:17:23 +00:00
depend * ext/tk/extconf.rb: add tkutil configuration step (remove old schema) 2005-01-31 04:17:23 +00:00
extconf.rb * ext/tk/make-tkutil, ext/tk/tkutil/subconf.rb: no longer used. 2005-02-09 01:03:41 +00:00
tkutil.c * ext/tk/tcltklib.c: use rb_ary_new3() since RARRAY_LEN() is not l-value. 2006-09-05 13:07:06 +00:00