[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
bug#6769: df (GNU coreutils) 7.4 Dutch output misalignment
From: |
Pádraig Brady |
Subject: |
bug#6769: df (GNU coreutils) 7.4 Dutch output misalignment |
Date: |
Thu, 24 Mar 2011 00:02:38 +0000 |
User-agent: |
Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.1.8) Gecko/20100227 Thunderbird/3.0.3 |
On 23/03/11 10:48, Jim Meyering wrote:
> I've tried to compile with that, and saw some new warnings (using F14's gcc
> 4.5.1 20100924).
>
> - char *header = _(headers[field][header_mode]);
> + char const *header = _(headers[field][header_mode]);
I've fixed that up and pushed the result.
Closing this bug...
thanks,
Pádraig.