From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20869 invoked by alias); 18 Nov 2010 00:34:59 -0000 Received: (qmail 20703 invoked by uid 9586); 18 Nov 2010 00:34:56 -0000 Date: Thu, 18 Nov 2010 00:34:00 -0000 Message-ID: <20101118003456.20683.qmail@sourceware.org> From: jistone@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.3-301-gea52749 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 8a3cddea389bcb614f0ae833ff7bc554da8461d4 X-Git-Newrev: ea527496fe49207f29923f6b42ff5cba9170d6c0 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: 2010-q4/txt/msg00085.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 ea527496fe49207f29923f6b42ff5cba9170d6c0 (commit) from 8a3cddea389bcb614f0ae833ff7bc554da8461d4 (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 ea527496fe49207f29923f6b42ff5cba9170d6c0 Author: Josh Stone Date: Wed Nov 17 16:31:47 2010 -0800 Don't autoconf systemtap_session::NSPR_Initialized The 1-byte saving of an autoconfed bool isn't worth the headache of mismatched definitions, even if we've resolved that. ----------------------------------------------------------------------- Summary of changes: session.cxx | 2 -- session.h | 2 -- 2 files changed, 0 insertions(+), 4 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool