From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11446 invoked by alias); 17 Jul 2009 22:05:00 -0000 Received: (qmail 11397 invoked by uid 426); 17 Jul 2009 22:04:59 -0000 Date: Fri, 17 Jul 2009 22:05:00 -0000 Message-ID: <20090717220459.11377.qmail@sourceware.org> From: fche@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.8-171-g9997539 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: a9f9a4281f6dbc9e46580d49aa80fbd44aa1a2c6 X-Git-Newrev: 99975394710f2069e28738de0c97c28d0c717d61 Mailing-List: contact systemtap-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-cvs-owner@sourceware.org List-Archive: Reply-To: systemtap@sourceware.org X-SW-Source: 2009-q3/txt/msg00051.txt.bz2 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 "systemtap: system-wide probe/trace tool". The branch, master has been updated via 99975394710f2069e28738de0c97c28d0c717d61 (commit) from a9f9a4281f6dbc9e46580d49aa80fbd44aa1a2c6 (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 ----------------------------------------------------------------- commit 99975394710f2069e28738de0c97c28d0c717d61 Author: Frank Ch. Eigler Date: Fri Jul 17 18:04:24 2009 -0400 PR6961: gcc warning tweak * sym.c (_stp_symbol_print): (Redundantly) initialize locals. ----------------------------------------------------------------------- Summary of changes: runtime/sym.c | 7 ++++--- 1 files changed, 4 insertions(+), 3 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool