coreutils
[Top][All Lists]
Advanced

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

Re: maint: Remove unnecessary stdbool.h include


From: Pádraig Brady
Subject: Re: maint: Remove unnecessary stdbool.h include
Date: Wed, 17 Apr 2024 11:07:28 +0100
User-agent: Mozilla Thunderbird

On 16/04/2024 21:53, Collin Funk wrote:
I noticed 'src/temp-stream.c' includes <stdbool.h>. This should be
unnecessary since Gnulib defines in in config.h right?

Feel free to apply this patch unless I am missing something. The
following returns no other files:

$ find . -name '*.[ch]' | xargs grep -E 
'[[:blank:]]*#[[:blank:]]*include[[:blank:]]+<stdbool.h>'

Applied.

thanks,
Pádraig




reply via email to

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