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


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  d81412aa4b2669d108de0b4e1d8f881cedebd8a9 (commit)
      from  4c122fc3154566369237c6194def4bd88a074f7e (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=d81412aa4b2669d108de0b4e1d8f881cedebd8a9

commit d81412aa4b2669d108de0b4e1d8f881cedebd8a9
Author: Doug Evans <xdje42@gmail.com>
Date:   Mon Sep 8 20:47:57 2014 -0700

    Replace use of magic number with named constant.
    
    gdb/ChangeLog:
    
    	* guile/scm-cmd.c (gdbscm_parse_command_name): Replace magic number
    	with named constant.  Fix style of pointer comparison.
    	* python/py-cmd.c (gdbpy_parse_command_name): Ditto.

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

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