Code

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:50:23 +0000 (16:50 +0000)
committeroetiker <oetiker@a5681a0c-68f1-0310-ab6d-d61299d08faa>
Wed, 13 Jun 2007 16:50:23 +0000 (16:50 +0000)
commit1bb8ff090093007fc147a3fc8e79df6329750ce6
tree1d5ba6e71e3c16c2bf725a8b54a9992d37166176
parent4a3f3aad9e917798852c60342ef0778dc098d491
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/branches/1.2@1117 a5681a0c-68f1-0310-ab6d-d61299d08faa
program/bindings/ruby/main.c