From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1106 invoked by alias); 16 Jun 2008 16:52:14 -0000 Received: (qmail 1082 invoked by uid 440); 16 Jun 2008 16:52:12 -0000 Date: Mon, 16 Jun 2008 16:52:00 -0000 Message-ID: <20080616165212.1071.qmail@sourceware.org> From: scox@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. rhel52-ga-403-g6643650 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: e8402528a3e3f77fa804904e875453039ed4abee X-Git-Newrev: 6643650db25f9ea5b32fe767b4f09e2b6d91a7c4 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/msg00119.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 6643650db25f9ea5b32fe767b4f09e2b6d91a7c4 (commit) from e8402528a3e3f77fa804904e875453039ed4abee (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 6643650db25f9ea5b32fe767b4f09e2b6d91a7c4 Author: Stan Cox Date: Mon Jun 16 12:49:42 2008 -0400 Bug 6611: read-only variable typo warnings should list alternatives. ----------------------------------------------------------------------- Summary of changes: ChangeLog | 9 +++++- elaborate.cxx | 46 ++++++++++++++++++++++++++++---- session.h | 4 +- testsuite/ChangeLog | 5 +++ testsuite/systemtap.base/warnings.exp | 2 +- testsuite/systemtap.base/warnings.stp | 12 ++++++++- 6 files changed, 67 insertions(+), 11 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool