From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11717 invoked by alias); 11 Jun 2008 16:39:55 -0000 Received: (qmail 11693 invoked by uid 9112); 11 Jun 2008 16:39:55 -0000 Date: Wed, 11 Jun 2008 16:39:00 -0000 Message-ID: <20080611163955.11682.qmail@sourceware.org> From: mark@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. rhel52-ga-390-g005b8a3 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 0562c0e77429fd6798f8a1d46ef597527e7a392f X-Git-Newrev: 005b8a330592b0a4a9bfc2b46c222e8bf1c18753 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: X-SW-Source: 2008-q2/txt/msg00109.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 005b8a330592b0a4a9bfc2b46c222e8bf1c18753 (commit) via 20fb5020388d8ef57777f5e75a2430f2ee15cac3 (commit) from 0562c0e77429fd6798f8a1d46ef597527e7a392f (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 005b8a330592b0a4a9bfc2b46c222e8bf1c18753 Author: Mark Wielaard Date: Wed Jun 11 18:30:57 2008 +0200 Micro-optimize print_warning output. Fix warnings.exp line count. commit 20fb5020388d8ef57777f5e75a2430f2ee15cac3 Author: Mark Wielaard Date: Thu May 29 14:17:39 2008 +0200 Check that make install was run before doing make installcheck. ----------------------------------------------------------------------- Summary of changes: ChangeLog | 10 ++++++++++ Makefile.am | 8 ++++++++ Makefile.in | 8 ++++++++ elaborate.cxx | 3 +-- session.h | 2 +- testsuite/ChangeLog | 5 +++++ testsuite/systemtap.base/warnings.exp | 2 +- 7 files changed, 34 insertions(+), 4 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool