Patch |
r875961 |
r875961 | arfrever | 2009-02-16 20:08:57 +0000 (Mon, 16 Feb 2009) * subversion/bindings/swig/ruby/libsvn_swig_ruby/swigutil_rb.h (RARRAY_LEN, RARRAY_PTR, RSTRING_LEN, RSTRING_PTR): Define for compatibility with Ruby <=1.8.5 which doesn't define these definitions. Patch by: Rupert Wood <me@rupey.net> (Tweaked by me.)