[libvirt] [PATCH 0/7] More syntax-check cleanups

Laine Stump laine at laine.org
Thu Aug 18 05:40:57 UTC 2016


On 08/17/2016 05:53 PM, John Ferlan wrote:
>
> On 08/03/2016 12:20 PM, Ján Tomko wrote:
>> The first patch pulls the latest gnulibs to fetch the newest syntax-check
>> speedups.
>>
>> Patch 2 is included since a gnulib update will trigger configure anyway.
>>
>> The rest are mostly cleanups, the speed-ups they (might) provide are barely
>> measurable.
>>
>> Ján Tomko (7):
>>    maint: update to latest gnulib
>>    configure.ac: drop checks for ETH flags
>>    tests: fix the return value of test-wrap-argv
>>    cfg.mk: use subst instead of tr
>>    cfg.mk: drop redundant sc_prohibit_gethostby
>>    cfg.mk: drop redundant sc_size_of_brackets
>>    cfg.mk: join not_streq and not_strneq tests
>>
>>   .gnulib                    |  2 +-
>>   build-aux/check-spacing.pl |  2 +-
>>   cfg.mk                     | 35 +++++------------------------------
>>   configure.ac               |  5 -----
>>   src/util/virnetdev.c       | 20 ++++++++++----------
>>   tests/test-wrap-argv.pl    |  2 +-
>>   tests/virstoragetest.c     |  2 +-
>>   7 files changed, 19 insertions(+), 49 deletions(-)
>>
> ACK series,

Except 2/7 and 6/7. (2/7 is especially bad, since it will silently 
remove functionality).




More information about the libvir-list mailing list