[exerb-dev] Bug with Ruby/Tk?

Back to archive index

Philip Mak pmak0****@yahoo*****
2002年 10月 19日 (土) 08:21:47 JST


> type hellotk.rb
require 'tk'
root = TkRoot.new() { title "Hello, world!" }
Tk.mainloop()

> ruby -r exerb/mkrbc hellotk.rb

> type hellotk.rbc
# generated by mkrbc.rb
kcode   none
script  hellotk.rb      hellotk.rb
library tcltklib.so     c:/ruby/lib/ruby/1.6/i586-mswin32/tcltklib.so
script  tk.rb   c:/ruby/lib/ruby/1.6/tk.rb
library tkutil.so       c:/ruby/lib/ruby/1.6/i586-mswin32/tkutil.so

> exerb.rb hellotk.rbc

> hellotk
tk.rb:7: [BUG] Segmentation fault
ruby 1.6.7 (2002-03-01) [i586-mswin32]

abnormal program termination


__________________________________________________
Do you Yahoo!?
Faith Hill - Exclusive Performances, Videos & More
http://faith.yahoo.com



exerb-developer メーリングリストの案内
Back to archive index