From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 18391 invoked by alias); 2 Aug 2008 17:50:33 -0000 Received: (qmail 18366 invoked by uid 426); 2 Aug 2008 17:50:32 -0000 Date: Sat, 02 Aug 2008 17:50:00 -0000 Message-ID: <20080802175032.18355.qmail@sourceware.org> From: fche@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.7-32-g32cc940 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: f118f0abe96f2668b1969f4691dfaed36e2a8917 X-Git-Newrev: 32cc940e7d1a12f3feb63fee3e7712a0a2d1e993 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-q3/txt/msg00088.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 32cc940e7d1a12f3feb63fee3e7712a0a2d1e993 (commit) from f118f0abe96f2668b1969f4691dfaed36e2a8917 (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 32cc940e7d1a12f3feb63fee3e7712a0a2d1e993 Author: Frank Ch. Eigler Date: Sat Aug 2 13:50:28 2008 -0400 c code generation: assert C indentation/nesting cancels out at appropriate points ----------------------------------------------------------------------- Summary of changes: ChangeLog | 6 ++++++ translate.cxx | 11 ++++++++++- translate.h | 1 + 3 files changed, 17 insertions(+), 1 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool