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
nagachika 9a1728a145 merge revision(s) 41351: [Backport #9199]
* ext/tk/tkutil/tkutil.c: use rb_sprintf(), rb_id2str(), and
	  rb_intern_str() instead of rb_intern() and RSTRING_PTR() with
	  RB_GC_GUARD(), to prevent temporary objects from GC.
	  [ruby-core:39000] [Bug #5199]


git-svn-id: svn+ssh://ci.ruby-lang.org/ruby/branches/ruby_2_0_0@44564 b2dd03c8-39d4-4d8f-98ff-823fe69b080e
2014-01-12 06:30:32 +00:00
..
depend
extconf.rb * ext/tk/extconf.rb: New strategy for searching Tcl/Tk libraries. 2009-07-12 23:08:32 +00:00
tkutil.c merge revision(s) 41351: [Backport #9199] 2014-01-12 06:30:32 +00:00