From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23884 invoked by alias); 11 Nov 2008 12:27:55 -0000 Received: (qmail 23762 invoked by uid 9112); 11 Nov 2008 12:27:54 -0000 Date: Tue, 11 Nov 2008 12:27:00 -0000 Message-ID: <20081111122754.23745.qmail@sourceware.org> From: mark@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.7-463-g1c7643a X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 589db2fcca4ca4d494859b64283311b2599bfb3e X-Git-Newrev: 1c7643a90117ffb88fa5f1e8e8aea24a8436de83 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: 2008-q4/txt/msg00162.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 1c7643a90117ffb88fa5f1e8e8aea24a8436de83 (commit) from 589db2fcca4ca4d494859b64283311b2599bfb3e (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 1c7643a90117ffb88fa5f1e8e8aea24a8436de83 Author: Mark Wielaard Date: Tue Nov 11 13:26:47 2008 +0100 Add scope name to semantic error messages if available when finding locals. ----------------------------------------------------------------------- Summary of changes: ChangeLog | 6 ++++++ tapsets.cxx | 6 ++++++ 2 files changed, 12 insertions(+), 0 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool