Hi All,
I'm a ruby newbie (oh, gawd...it rhymes)
Trying out the curses module with 1.6.6. When running the 'hello.rb'
example I get an odd error, I've narrowed it down to this line:
win.box(?|, ?=)
The error is:
hello.rb:10: [BUG] Bus Error ruby 1.6.6 (2001-12-26) [powerpc-darwin5.2]
Abort trap
Does anyone know of a way to fix this?
Cheers!