[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH 6/7] maint: also sync maint.mk and useless-if-before-free fro
From: |
Eric Blake |
Subject: |
Re: [PATCH 6/7] maint: also sync maint.mk and useless-if-before-free from gnulib |
Date: |
Sat, 21 Jan 2012 06:55:22 -0700 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:9.0) Gecko/20111222 Thunderbird/9.0 |
On 01/21/2012 04:14 AM, Jim Meyering wrote:
> From: Jim Meyering <address@hidden>
>
> * cfg.mk (gnulib-update): Add them to the list.
> * maint.mk: Update from gnulib.
> * build-aux/gitlog-to-changelog: Likewise.
> * build-aux/useless-if-before-free: New file, from gnulib.
> ---
> build-aux/gitlog-to-changelog | 24 +++--
> build-aux/useless-if-before-free | 207
> ++++++++++++++++++++++++++++++++++++++
> cfg.mk | 2 +
> 3 files changed, 225 insertions(+), 8 deletions(-)
> create mode 100755 build-aux/useless-if-before-free
Ah, this covers my concern from 5/7. ACK, but if you follow my concern
from 2/7 first, then you'll also pick up doc/fdl.texi during this patch.
--
Eric Blake address@hidden +1-919-301-3266
Libvirt virtualization library http://libvirt.org
signature.asc
Description: OpenPGP digital signature
- Re: [PATCH 7/7] maint: fix or disable failing syntax-check rules, (continued)
- [PATCH 3/7] maint: tweak to avoid triggering space-tab-prohibiting syntax-check, Jim Meyering, 2012/01/21
- [PATCH 1/7] doc: fix grammar/doubled-word errors, Jim Meyering, 2012/01/21
- [PATCH 2/7] maint: remove empty lines at EOF, Jim Meyering, 2012/01/21
- [PATCH 6/7] maint: also sync maint.mk and useless-if-before-free from gnulib, Jim Meyering, 2012/01/21
- Re: [PATCH 6/7] maint: also sync maint.mk and useless-if-before-free from gnulib,
Eric Blake <=
- [PATCH 4/7] maint: placate syntax-check rules: exempt some false positives, Jim Meyering, 2012/01/21
[PATCH 5/7] maint.mk: update from gnulib, Jim Meyering, 2012/01/21