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.6-507-g5d88da2


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  5d88da2782aeb45ccf072deb8a58cf0082f69674 (commit)
      from  1048ca3b1577a9e73e489b7e40ad1b5d31e757f7 (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 5d88da2782aeb45ccf072deb8a58cf0082f69674
Author: David Smith <dsmith@redhat.com>
Date:   Mon Nov 28 16:12:28 2011 -0600

    Fixed compile problem when HAVE_NSS isn't defined.
    
    * runtime/staprun/staprun_funcs.c (check_signature): If HAVE_NSS isn't
      defined, mark the arguments as unused to avoid gcc errors.

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

Summary of changes:
 runtime/staprun/staprun_funcs.c |   12 +++++++++---
 1 files changed, 9 insertions(+), 3 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]