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.3-250-g83d4d1a


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  83d4d1a3d2484833af1299de6062f27613a8b9b5 (commit)
      from  833a28d7c21fb8214bed329ccce15fac850e4e06 (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 83d4d1a3d2484833af1299de6062f27613a8b9b5
Author: Mark Wielaard <mjw@redhat.com>
Date:   Mon Nov 1 11:55:35 2010 +0100

    PR12176 String literal at end of file crashes parser.
    
    * parse.cxx (parser::parse_literal): Only inspect next token if there is one.
    * testsuite/parseok/end_string.stp: New testcase.

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

Summary of changes:
 parse.cxx                        |    9 ++++++---
 testsuite/parseok/end_string.stp |    6 ++++++
 2 files changed, 12 insertions(+), 3 deletions(-)
 create mode 100755 testsuite/parseok/end_string.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]