ArchiveOrangemail archive

patch-commit.gnu.org


(List home) (Recent threads) (384 other GNU lists)

Subscription Options

  • RSS or Atom: Read-only subscription using a browser or aggregator. This is the recommended way if you don't need to send messages to the list. You can learn more about feed syndication and clients here.
  • Conventional: All messages are delivered to your mail address, and you can reply. To subscribe, send an email to the list's subscribe address with "subscribe" in the subject line, or visit the list's homepage here.
  • Low traffic list: less than 3 messages per day
  • This list contains about 124 messages, beginning Apr 2010
  • 1 messages added yesterday
Report the Spam
This button sends a spam report to the moderator. Please use it sparingly. For other removal requests, read this.
Are you sure? yes no

[SCM] GNU patch branch, master, updated. v2.6.1-178-g46e58be

Ad
Jim Meyering 1343826397Wed, 01 Aug 2012 13:06:37 +0000 (UTC)
This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "GNU patch".

The branch, master has been updated
       via  46e58be9cc872aba55dbe89eef9261675722c323 (commit)
       via  1118f832efe3920ffe9b57cdd8c0af1ac9a76993 (commit)
      from  386ae15bce17b20251e8d9fce3ff1c38d76c8212 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit 46e58be9cc872aba55dbe89eef9261675722c323
Author: Jim Meyering 
Date:   Wed Aug 1 14:33:39 2012 +0200

    build: remove unnecessary if-before-free
    
    * src/util.c (update_sha1): Remove unnecessary if-before-free,
    to avoid "make syntax-check" failure.

commit 1118f832efe3920ffe9b57cdd8c0af1ac9a76993
Author: Jim Meyering 
Date:   Wed Aug 1 14:32:33 2012 +0200

    build: mark an internal function as "pure"
    
    * src/pch.c (sha1_says_nonexistent): Apply _GL_ATTRIBUTE_PURE,
    to avoid failure with -Werror=suggest-attribute=pure.-----------------------------------------------------------------------

Summary of changes:
 src/pch.c  |    2 +-
 src/util.c |    3 +--
 2 files changed, 2 insertions(+), 3 deletions(-)


hooks/post-receive
Home | About | Privacy