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-0.9.7-98-g946e1a4


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  946e1a48eb5b92dcf17a064b62157124da661869 (commit)
      from  56212da92dae36e5870ac6149c89d967fcab10f9 (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 946e1a48eb5b92dcf17a064b62157124da661869
Author: Josh Stone <jistone@redhat.com>
Date:   Fri May 8 19:30:42 2009 -0700

    Allow @cast failures to get optimized away
    
    We have the saved_conversion_error field, but I wasn't using it.  Now
    @cast errors are saved in that field, so they're only seen if the
    optimizer doesn't remove the @cast.

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

Summary of changes:
 elaborate.cxx            |    2 +-
 tapsets.cxx              |   30 +++++++++++++-----------------
 testsuite/semok/cast.stp |    6 ++++++
 3 files changed, 20 insertions(+), 18 deletions(-)


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]