From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 766 invoked by alias); 7 Feb 2010 01:25:49 -0000 Received: (qmail 743 invoked by uid 426); 7 Feb 2010 01:25:49 -0000 Date: Sun, 07 Feb 2010 01:25:00 -0000 Message-ID: <20100207012549.732.qmail@sourceware.org> From: fche@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.1-65-gc72dd3c X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 8bead5e11a391879f87565b5a3fc9bbeec187b78 X-Git-Newrev: c72dd3c713cc2b21eacae39ce6898f8e5c14e0ad 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-q1/txt/msg00112.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 c72dd3c713cc2b21eacae39ce6898f8e5c14e0ad (commit) from 8bead5e11a391879f87565b5a3fc9bbeec187b78 (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 c72dd3c713cc2b21eacae39ce6898f8e5c14e0ad Author: Przemysław Pawełczyk Date: Sat Feb 6 20:24:06 2010 -0500 undocumented, obfuscated, *evil* option to suppress -Werror during module building * session.h (omit_werror): New flag. * buildrun.cxx (compile_pass): Use it. * main.cxx (main): Set it. ----------------------------------------------------------------------- Summary of changes: buildrun.cxx | 6 +++--- main.cxx | 14 +++++++++++++- session.h | 1 + 3 files changed, 17 insertions(+), 4 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool