From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17099 invoked by alias); 14 Jul 2011 16:18:22 -0000 Received: (qmail 17069 invoked by uid 9850); 14 Jul 2011 16:18:20 -0000 Date: Thu, 14 Jul 2011 16:18:00 -0000 Message-ID: <20110714161819.17055.qmail@sourceware.org> From: lberk@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.5-117-g86a502f X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: a24cd2d9c34fd912f7aef6eb0ab7ef92d7106ac2 X-Git-Newrev: 86a502f8a50ff85c21f5933225cca87055d098fb 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: 2011-q3/txt/msg00034.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 86a502f8a50ff85c21f5933225cca87055d098fb (commit) via 22902e7320fcd3555698db5862f8c105cafd3910 (commit) from a24cd2d9c34fd912f7aef6eb0ab7ef92d7106ac2 (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 86a502f8a50ff85c21f5933225cca87055d098fb Merge: 22902e7 a24cd2d Author: Lukas Berk Date: Thu Jul 14 12:18:07 2011 -0400 Merge branch 'master' of git://sourceware.org/git/systemtap commit 22902e7320fcd3555698db5862f8c105cafd3910 Author: Lukas Berk Date: Thu Jul 14 12:14:42 2011 -0400 Add cast to function to avoid return check error * runtime/staprun/staprun.c : add (void) cast ----------------------------------------------------------------------- Summary of changes: runtime/staprun/staprun.c | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool