ruby-cvs:15893
From: (ocean) <ocean ruby-lang.org>
Date: Sun, 6 Nov 2005 21:45:45 +0900
Subject: [ruby-cvs:15893] ruby, ruby/ext/tk: * ext/tk/stubs.c (ruby_tcl_create_ip_and_stubs_init): should touch
ocean Sun, 6 Nov 2005 21:45:45 +0900
Modified files:
ruby:
ChangeLog
ruby/ext/tk:
stubs.c
Log:
* ext/tk/stubs.c (ruby_tcl_create_ip_and_stubs_init): should touch
interpreter after initialization is done. [ruby-dev:27638]
Revision Changes Path
1.4737 +5 -0 ruby/ChangeLog
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ChangeLog?cvsroot=src&r1=1.4736&r2=1.4737
1.4 +2 -2 ruby/ext/tk/stubs.c
http://www.ruby-lang.org/cgi-bin/cvsweb.cgi/ruby/ext/tk/stubs.c?cvsroot=src&r1=1.3&r2=1.4