findutils-patches
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Findutils-patches] [PATCH] eliminate unused variable


From: James Youngman
Subject: [Findutils-patches] [PATCH] eliminate unused variable
Date: Tue, 26 Jun 2007 20:52:38 +0100

---
 ChangeLog |    1 +
 1 files changed, 1 insertions(+), 0 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 5115006..67513fc 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,5 +1,6 @@
 2007-06-26  James Youngman  <address@hidden>
 
+       Compare function pointers with memcmp(); fixes Savannah bug #20263.
        * find/tree.c (cost_table_comparison): Use memcmp() to compare
        function pointers, since ISO C does not specify that it will be
        possible to do magnitude comparisons on them, and casting them to
-- 
1.5.2.1





reply via email to

[Prev in Thread] Current Thread [Next in Thread]