public inbox for systemtap-cvs@sourceware.org
help / color / mirror / Atom feed
* [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.4-24-g5d8a0ae
@ 2011-01-24 18:32 fche
  0 siblings, 0 replies; only message in thread
From: fche @ 2011-01-24 18:32 UTC (permalink / raw)
  To: systemtap-cvs

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  5d8a0aeabbbf3d2e4d0a6c51e6ca9b6d9446c8a0 (commit)
      from  b30b7ed14e6734e0b5b216729aad0e465412c4b1 (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 5d8a0aeabbbf3d2e4d0a6c51e6ca9b6d9446c8a0
Author: Frank Ch. Eigler <fche@redhat.com>
Date:   Mon Jan 24 13:30:04 2011 -0500

    GCC 4.6 unused-variable warnings
    
    We set a couple of variables that later code doesn't use.  GCC 4.6
    warns about them, which our C*FLAGS=-Werror turned into a build failure.
    Worked around these by adding a (void) var; to add a dummy use.

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

Summary of changes:
 grapher/grapher.cxx        |    2 ++
 runtime/staprun/common.c   |    1 +
 runtime/staprun/mainloop.c |    2 ++
 tapsets.cxx                |    6 +++---
 translate.cxx              |    2 ++
 5 files changed, 10 insertions(+), 3 deletions(-)


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


^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2011-01-24 18:32 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-01-24 18:32 [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.4-24-g5d8a0ae fche

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).