This is the mail archive of the gdb-cvs@sourceware.org mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

gdb and binutils branch master updated. d6c95504f0d3e51709f50c6e82cf78e18b188430


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 "gdb and binutils".

The branch, master has been updated
       via  d6c95504f0d3e51709f50c6e82cf78e18b188430 (commit)
      from  c26fd07110bd0d3197bb7a9ef9feab79c1fdb069 (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 -----------------------------------------------------------------
https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=d6c95504f0d3e51709f50c6e82cf78e18b188430

commit d6c95504f0d3e51709f50c6e82cf78e18b188430
Author: Gary Benson <gbenson@redhat.com>
Date:   Tue Aug 5 13:06:19 2014 +0100

    Remove spurious va_end in vwarning
    
    This commit removes a spurious va_end in vwarning.
    
    gdb/
    2014-08-05  Gary Benson  <gbenson@redhat.com>
    
    	* utils.c (vwarning): Remove spurious va_end.

-----------------------------------------------------------------------

Summary of changes:
 gdb/ChangeLog |    4 ++++
 gdb/utils.c   |    1 -
 2 files changed, 4 insertions(+), 1 deletions(-)


hooks/post-receive
-- 
gdb and binutils


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]