Re: [Nautilus-list] Memleak patch
- From: Darin Adler <darin bentspoon com>
- To: Anders Carlsson <andersca gnu org>
- Cc: nautilus-list lists eazel com
- Subject: Re: [Nautilus-list] Memleak patch
- Date: Thu, 23 Aug 2001 09:39:32 -0700
On Wednesday, August 22, 2001, at 11:08 PM, Anders Carlsson wrote:
A new patch which hopefully is even greater is attached :)
Looks great, please commit.
Index: libnautilus/nautilus-idle-queue.c
===================================================================
RCS file: /cvs/gnome/nautilus/libnautilus/nautilus-idle-queue.c,v
retrieving revision 1.3
diff -u -r1.3 nautilus-idle-queue.c
--- libnautilus/nautilus-idle-queue.c 2001/03/08 19:53:29 1.3
+++ libnautilus/nautilus-idle-queue.c 2001/08/23 06:06:44
@@ -26,6 +26,7 @@
#include <config.h>
#include "nautilus-idle-queue.h"
+#include <eel/eel-glib-extensions.h>
#include <gtk/gtkmain.h>
struct NautilusIdleQueue {
You left in the include, though. Don't forget to remove it before
committing.
Index: src/nautilus-sidebar-title.c
It would be nice to not check in this gratuitous whitespace change.
-- Darin
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]