[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] Remove unused C macros.
From: |
Jim Meyering |
Subject: |
Re: [PATCH] Remove unused C macros. |
Date: |
Tue, 10 Mar 2009 09:20:10 +0100 |
Paul Eggert wrote:
> * src/csplit.c (ALLOC_SIZE): Remove.
> * src/dd.c (max): Remove.
> * src/expand.c (OUTPUT_BLOCK): Remove.
> * src/install.c (INITIAL_HASH_MODULE, INITIAL_ENTRY_TAB_SIZE, READ_SIZE):
> Remove.
> * src/ls.c (ASSERT_MATCHING_DEV_INO): Remove.
> * src/mv.c (INITIAL_HASH_MODULE, INITIAL_ENTRY_TAB_SIZE): Remove.
> * src/pr.c (NULLCOL): Remove.
> * src/ptx.c (Sword): Remove.
> * src/unexpand.c (OUTPUT_BLOCK): Remove.
Thanks, but...
you must not have seen that I pushed those changes 4 days ago:
http://article.gmane.org/gmane.comp.gnu.core-utils.bugs/16042
And for factor.c, I simply dropped the NDEBUG definition.