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. a8f35c2ec3264c1825412ecb1eac22192a972917


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  a8f35c2ec3264c1825412ecb1eac22192a972917 (commit)
      from  dcf106f37de996b7d7eb568382fbc9f403804174 (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=a8f35c2ec3264c1825412ecb1eac22192a972917

commit a8f35c2ec3264c1825412ecb1eac22192a972917
Author: Joel Brobecker <brobecker@adacore.com>
Date:   Wed Jan 15 16:28:08 2014 +0400

    Add missing empty line after declarations in "if" block (py-type.c).
    
    This patch fixes a small coding-style violation...
    
    gdb/ChangeLog:
    
            * python/py-type.c (convert_field): Add missing empty line
            after declarations.

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

Summary of changes:
 gdb/ChangeLog        |    5 +++++
 gdb/python/py-type.c |    1 +
 2 files changed, 6 insertions(+), 0 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]