This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.1-125-g57a56e0


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  57a56e00067b4546bb0da15fb00653ee0341f5af (commit)
      from  780f11fff7829a952ded0308f5ee47c65bbfc1c0 (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 57a56e00067b4546bb0da15fb00653ee0341f5af
Author: Frank Ch. Eigler <fche@elastic.org>
Date:   Thu Feb 25 21:14:52 2010 -0500

    PR11075: -W option to turn warnings into errors
    
    * session.h
    * NEWS: Discuss it.
    * main.cxx: Parse it.
    * session.h (num_errors): Provide it.
    * semok/fortyeight.stp, semok/thirtyseven.stp: Test it.

-----------------------------------------------------------------------

Summary of changes:
 NEWS                            |    4 ++++
 main.cxx                        |    8 +++++++-
 session.h                       |    3 ++-
 testsuite/semko/fortyeight.stp  |    6 ++++++
 testsuite/semok/thirtyseven.stp |    6 ++++++
 5 files changed, 25 insertions(+), 2 deletions(-)
 create mode 100755 testsuite/semko/fortyeight.stp
 create mode 100755 testsuite/semok/thirtyseven.stp


hooks/post-receive
--
systemtap: system-wide probe/trace tool


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]