Clean up memory handling.
authorRichard W.M. Jones <rjones@redhat.com>
Sat, 16 Feb 2008 16:28:44 +0000 (16:28 +0000)
committerRichard W.M. Jones <rjones@redhat.com>
Sat, 16 Feb 2008 16:28:44 +0000 (16:28 +0000)
 - Call Gc.compact during timeout handler and when program exits to check
   for memory errors.
 - Don't allow timeout exceptions to propagate - causes a segfault in lablgtk.
 - Tidy up the About dialog.


No differences found