From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 4813 invoked by alias); 8 Feb 2011 15:12:18 -0000 Received: (qmail 4782 invoked by uid 440); 8 Feb 2011 15:12:16 -0000 Date: Tue, 08 Feb 2011 15:12:00 -0000 Message-ID: <20110208151216.4771.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.4-51-gab6d14d X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 8eac5c31de45a7929156f249f9d75ec5b11fefcb X-Git-Newrev: ab6d14de7a80e10998e0761f5fa8147b909aaaae 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: 2011-q1/txt/msg00072.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 ab6d14de7a80e10998e0761f5fa8147b909aaaae (commit) from 8eac5c31de45a7929156f249f9d75ec5b11fefcb (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 ab6d14de7a80e10998e0761f5fa8147b909aaaae Author: Stan Cox Date: Tue Feb 8 10:05:08 2011 -0500 accept and ignore %l (long) option in *printf family * staptree.cxx (print_format::string_to_components): Parse 'l' type modifier. * int1.stp: Test '#' flag and 'l' type modifier. * int1.exp: Likewise. ----------------------------------------------------------------------- Summary of changes: staptree.cxx | 11 +++++++++++ testsuite/systemtap.printf/int1.exp | 14 +++++++++++++- testsuite/systemtap.printf/int1.stp | 12 ++++++++++++ 3 files changed, 36 insertions(+), 1 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool