]> git.ipfire.org Git - thirdparty/rrdtool-1.x.git/commit
be more helpful when raising rb_eTypeError in string_arr string_arr_new(VALUE rb_stri...
authorTobias Oetiker <tobi@oetiker.ch>
Wed, 13 Jun 2007 16:50:23 +0000 (16:50 +0000)
committerTobias Oetiker <tobi@oetiker.ch>
Wed, 13 Jun 2007 16:50:23 +0000 (16:50 +0000)
commitc4bc70a87622ee826bdf5b96cdac177235f1efec
treea1be5c71fd60d3eea65cb3ecb73986002b3e03af
parent2517d1fee7a3609ed5c8eab0c2aa6ac56add693d
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