compilation errors on Ruby 1.9

Bug #474970 reported by Sandra
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
Drizzle Interfaces
New
Undecided
Unassigned

Bug Description

STR2CSTR() and RSTRING()->len have been removed from Ruby 1.9 (see the Ruby ChangeLog entry on Sat Jan 31 22:29:05 2009 by Tanaka Akira), so lines 38 and 39 of interface/ruby/libdrizzle.i should be updated to

  $1 = StringValuePtr($input);
  $2 = (size_t)RSTRING_LEN($input);

Sandra (sandra)
summary: - compilation errors on Ruby
+ compilation errors on Ruby 1.9
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.