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. 1ada499f30b82fe7ab3636154ce0d39ebc06ec55


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  1ada499f30b82fe7ab3636154ce0d39ebc06ec55 (commit)
      from  e88ba8d56975c6d5d7c6ba83fc146ab6e89510d5 (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=1ada499f30b82fe7ab3636154ce0d39ebc06ec55

commit 1ada499f30b82fe7ab3636154ce0d39ebc06ec55
Author: Yao Qi <yao@codesourcery.com>
Date:   Sat Nov 15 15:52:04 2014 +0800

    Add missing parenthesis
    
    One parenthesis is missing, and it causes a compilation error.  This
    patch is to fix it.
    
    gdb:
    
    2014-11-15  Yao Qi  <yao@codesourcery.com>
    
    	* go32-nat.c (go32_create_inferior): Add missing parenthesis.

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

Summary of changes:
 gdb/ChangeLog  |    4 ++++
 gdb/go32-nat.c |    2 +-
 2 files changed, 5 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]