[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Bug-tar] [PATCH] tar: remove unused macros
From: |
Paul Eggert |
Subject: |
Re: [Bug-tar] [PATCH] tar: remove unused macros |
Date: |
Sat, 04 Sep 2010 00:11:10 -0700 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.11) Gecko/20100713 Thunderbird/3.0.6 |
On 09/03/2010 06:48 AM, Sergey Poznyakoff wrote:
>> * src/tar.c (LOW_DENSITY_NUM, MID_DENSITY_NUM, HIGH_DENSITY_NUM):
>
> is an error. These macros are used in tar.c:2119-2127, and this
> change breaks compilation when DEVICE_PREFIX is defined while
> configuring.
Sorry about that; I should have seen it. Thanks for checking.
I undid that part of the change.