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


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

commit bf7105a442e58c3444b096f30fd59c5c8acfd362
Author: Joel Brobecker <brobecker@adacore.com>
Date:   Wed Jan 15 16:40:22 2014 +0400

    Fix small style violation in py-value.c:get_field_type
    
    gdb/ChangeLog:
    
            * python/py-value.c (get_field_type): Remove unnecessary curly
            braces for single-statement if block.
    
    Tested on x86_64-linux.

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

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