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)
commit79e726a886f65d291651730cdd27fdd7bf238e7b
treea1be5c71fd60d3eea65cb3ecb73986002b3e03af
parent1f5151e8974148c341cb1416643ff89d9b859c7a
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/program@1117 a5681a0c-68f1-0310-ab6d-d61299d08faa
bindings/ruby/main.c