<?xml version="1.0" encoding="UTF-8"?>
<commit>
  <added type="array"/>
  <modified type="array">
    <modified>
      <diff>@@ -289,7 +289,9 @@ module Roby
 	    gc_enable_has_argument = begin
 					 GC.enable(true)
 					 true
-				     rescue; false
+				     rescue
+                                         Roby.warn &quot;GC.enable does not accept an argument. GC will not be controlled by Roby&quot;
+                                         false
 				     end
 	    stats = Hash.new
 	    if ObjectSpace.respond_to?(:live_objects)</diff>
      <filename>lib/roby/control.rb</filename>
    </modified>
  </modified>
  <removed type="array"/>
  <parents type="array">
    <parent>
      <id>647ada4df7c7522363fb416178a83d666ea64cb7</id>
    </parent>
  </parents>
  <author>
    <name>Sylvain Joyeux</name>
    <email>sylvain.joyeux@m4x.org</email>
  </author>
  <url>http://github.com/doudou/roby/commit/08149dcad6899c94e5beb169420c9d54701726ef</url>
  <id>08149dcad6899c94e5beb169420c9d54701726ef</id>
  <committed-date>2008-06-01T13:30:16-07:00</committed-date>
  <authored-date>2008-06-01T13:30:16-07:00</authored-date>
  <message>[app] warn if GC.enable does not accept an argument</message>
  <tree>861f354f7cc451c8671849d627fd6e154ebeaa60</tree>
  <committer>
    <name>Sylvain Joyeux</name>
    <email>sylvain.joyeux@m4x.org</email>
  </committer>
</commit>
