From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 28141 invoked by alias); 26 Nov 2009 02:09:24 -0000 Received: (qmail 28073 invoked by uid 9713); 26 Nov 2009 02:09:22 -0000 Date: Thu, 26 Nov 2009 02:09:00 -0000 Message-ID: <20091126020919.27910.qmail@sourceware.org> From: wenji@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.0-278-gf429df6 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: db0a43c3f6e50f476213a7f6e6b50ce0ba008d9f X-Git-Newrev: f429df668ac09575b0db710aa54cb2117dc542c3 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: 2009-q4/txt/msg00157.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 f429df668ac09575b0db710aa54cb2117dc542c3 (commit) from db0a43c3f6e50f476213a7f6e6b50ce0ba008d9f (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 f429df668ac09575b0db710aa54cb2117dc542c3 Author: Wenji Huang Date: Thu Nov 26 10:03:58 2009 +0800 Fix compilation warning of passing NULL to int parameter * util.cxx (in_group_id): Replace NULL with 0. ----------------------------------------------------------------------- Summary of changes: util.cxx | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool