be more helpful when raising rb_eTypeError in string_arr string_arr_new(VALUE rb_stri...
authoroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Wed, 13 Jun 2007 16:51:06 +0000 (16:51 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Wed, 13 Jun 2007 16:51:06 +0000 (16:51 +0000)
commit097fb867f5170a6e2a2ebb0c50641ab86cbe6865
treeac50713da04f9b09abf1aba935e6084b353eac60
parent5df1338292439550fd027edf90489f62cfdedba2
be more helpful when raising rb_eTypeError in string_arr string_arr_new(VALUE rb_strings). This patch indicates which index is in error as well as the type you are erroneously passing. -- anonymous

git-svn-id: svn://svn.oetiker.ch/rrdtool/trunk/program@1118 a5681a0c-68f1-0310-ab6d-d61299d08faa
bindings/ruby/main.c