<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -55,17 +55,5 @@ prof_measure_allocations(VALUE self)
     return ULONG2NUM(rb_os_allocated_objects());
 #endif
 }
-
-#else
-
-/* Document-method: prof_measure_allocations
-   call-seq:
-     measure_allocations -&gt; int
-
-Returns the total number of object allocations since Ruby started.*/
-prof_measure_allocations(VALUE self)
-{
-  rb_raise(rb_eRuntimeError, &quot;Requires a patched Ruby interpreter that has rb_os_allocated_objects rb_os_allocated_objects method.&quot;);
-}
 #endif
 </diff>
      <filename>ext/measure_allocations.h</filename>
    </modified>
    <modified>
      <diff>@@ -1013,7 +1013,7 @@ get_event_name(rb_event_flag_t event)
   return &quot;raise&quot;;
     default:
   return &quot;unknown&quot;;
-    }
+  }
 }
 
 static void</diff>
      <filename>ext/ruby_prof.c</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>5c7c17a2c6bcd29b9cbe6915b081fb0b34b130e6</id>
    </parent>
  </parents>
  <author>
    <name>cfis</name>
    <email>cfis@5fb4a865-4516-0410-ae3b-a609ddf12040</email>
  </author>
  <url>http://github.com/jeremy/ruby-prof/commit/48403b765bb9ec2d55f36b002d61107175b81a23</url>
  <id>48403b765bb9ec2d55f36b002d61107175b81a23</id>
  <committed-date>2008-07-14T02:09:27-07:00</committed-date>
  <authored-date>2008-07-14T02:09:27-07:00</authored-date>
  <message>Fix gcc compiler warnings.

git-svn-id: http://ruby-prof.rubyforge.org/svn@270 5fb4a865-4516-0410-ae3b-a609ddf12040</message>
  <tree>14ad980c171c0c21dd473c39a5c27c8c9228c991</tree>
  <committer>
    <name>cfis</name>
    <email>cfis@5fb4a865-4516-0410-ae3b-a609ddf12040</email>
  </committer>
</commit>
