From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1729 invoked by alias); 28 Nov 2011 22:12:44 -0000 Received: (qmail 1694 invoked by uid 9156); 28 Nov 2011 22:12:43 -0000 Date: Mon, 28 Nov 2011 22:12:00 -0000 Message-ID: <20111128221242.1683.qmail@sourceware.org> From: dsmith@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-507-g5d88da2 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 1048ca3b1577a9e73e489b7e40ad1b5d31e757f7 X-Git-Newrev: 5d88da2782aeb45ccf072deb8a58cf0082f69674 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-q4/txt/msg00161.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 5d88da2782aeb45ccf072deb8a58cf0082f69674 (commit) from 1048ca3b1577a9e73e489b7e40ad1b5d31e757f7 (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 5d88da2782aeb45ccf072deb8a58cf0082f69674 Author: David Smith Date: Mon Nov 28 16:12:28 2011 -0600 Fixed compile problem when HAVE_NSS isn't defined. * runtime/staprun/staprun_funcs.c (check_signature): If HAVE_NSS isn't defined, mark the arguments as unused to avoid gcc errors. ----------------------------------------------------------------------- Summary of changes: runtime/staprun/staprun_funcs.c | 12 +++++++++--- 1 files changed, 9 insertions(+), 3 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool