Hi Bruno,
I pushed this.
commit 47405621b3066c035b4b98d2db934d550aaed1ad
Author: Akim Demaille
Date: Tue Jun 25 08:11:34 2019 +0200
argmatch: remove duplicate const qualifier
* lib/argmatch.h (ARGMATCH_DEFINE_GROUP): Here.
diff --git a/ChangeLog b/ChangeLog
index 1ce1c16b2..0935
* lib/unistd.in.h [__GLIBC__]:
Do not include stddef.h or sys/types.h.
[!__GLIBC__]: Always include sys/types.h, since unistd.h is
supposed to declare off_t and ssize_t. Problem found when looking
at why @GNULIB_PWRITE@ was different from the newly-added
@GNULIB_COPY_FILE_RANGE@ with respect to ss
Hi Tim,
> Le 24 juin 2019 à 11:42, Tim Rühsen a écrit :
>
> Hi Akim,
>
> Your proposal works here on Debian after I switched to mawk via
> 'update-alternatives --config awk', selecting mawk. It detects two
> occurrences of $< in our (project) Makefiles correctly.
>
> Switching back to the old
Hi Akim,
On 6/22/19 5:53 PM, Akim Demaille wrote:
> Hi Tim,
>
>> Le 17 juin 2019 à 12:04, Tim Rühsen a écrit :
>>
>> Hi Akim,
>>
>> On 6/17/19 11:59 AM, Akim Demaille wrote:
>>> Hi Tim,
>>>
Le 17 juin 2019 à 11:57, Tim Rühsen a écrit :
Hi Akim,
The patch uses awk -e whi
On 6/23/19 6:32 PM, Jim Meyering wrote:
> On Wed, Jun 19, 2019 at 3:12 AM Bruno Haible wrote:
> ...
>> Done like this:
>>
>> 2019-06-19 Bruno Haible
>>
>> Reorder pieces of header in perl scripts.
>> The desired order is
>> - Prologue part 1 (2 lines with #!)
>>