From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4850 invoked by alias); 22 Nov 2010 22:37:28 -0000 Received: (qmail 4751 invoked by uid 440); 22 Nov 2010 22:37:27 -0000 Date: Mon, 22 Nov 2010 22:37:00 -0000 Message-ID: <20101122223727.4719.qmail@sourceware.org> From: scox@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.3-317-g3c3f218 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 60585a2db9ba0618406ecc6b5d87a07e6574dcb6 X-Git-Newrev: 3c3f218a01156e7444fb1fe8ecbf9c499e2a921b 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/msg00097.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 3c3f218a01156e7444fb1fe8ecbf9c499e2a921b (commit) from 60585a2db9ba0618406ecc6b5d87a07e6574dcb6 (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 3c3f218a01156e7444fb1fe8ecbf9c499e2a921b Author: Stan Cox Date: Mon Nov 22 17:34:01 2010 -0500 Test sdt_types.c with c++. sdt_misc.exp (type_language,type_language_mssgs,extra_type_mssgs) New. Loop over for c++ testing. Improve error messages. sdt_types.stp: Improve error messages. ----------------------------------------------------------------------- Summary of changes: testsuite/systemtap.base/sdt_misc.exp | 31 ++++++----- testsuite/systemtap.base/sdt_types.stp | 91 ++++++++++++++++---------------- 2 files changed, 64 insertions(+), 58 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool