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.0-408-g40b71c4


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  40b71c4777ca110d69d5d61563d032a5ba1355df (commit)
      from  c6fcc4c1ca5f222cf90bf3968e34a10f09b30be4 (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 40b71c4777ca110d69d5d61563d032a5ba1355df
Author: Mark Wielaard <mjw@redhat.com>
Date:   Mon Dec 21 22:37:20 2009 +0100

    PR11038 Trailing semicolon as null-statement confusing.
    
    * parse.cxx (parser::parse_statement): Squash semicolon after non-block-like
      statements.
    * testsuite/buildok/semicolon.stp: New test.

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

Summary of changes:
 parse.cxx                       |   35 ++++++++++++++++++++++-------------
 testsuite/buildok/semicolon.stp |   18 ++++++++++++++++++
 2 files changed, 40 insertions(+), 13 deletions(-)
 create mode 100644 testsuite/buildok/semicolon.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]