1.8.2 tk/text.rb

K

karibou

Hello,

In ruby 1.8.2 (2004-07-29) [i686-linux]

Small typo < indces > line 725 in tk/text.rb

tk_send_without_enc('tag', 'remove', _get_eval_enc_str(tag),
# *(indces.collect{|idx| _get_eval_enc_str(idx)}))
*(indices.collect{|idx| _get_eval_enc_str(idx)}))

Regards

Neil
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,156
Messages
2,570,878
Members
47,413
Latest member
KeiraLight

Latest Threads

Top