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-663-g47caa99


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  47caa9912f5918b6447e2623f36b713129d0452e (commit)
      from  d1be62330feee71c1c8006d6c704bb8d6cf50e80 (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 47caa9912f5918b6447e2623f36b713129d0452e
Author: David Smith <dsmith@redhat.com>
Date:   Thu Jan 5 11:16:27 2012 -0600

    Fix gcc 4.7 compile issues (most related to gcc PR49745).
    
    * cache.cxx: Include <unistd.h>
    * session.cxx: Ditto.
    * setupdwfl.cxx: Ditto.
    * translate.cxx (emit_symbol_data): Set correct type on structure
      initialization to avoid gcc 4.7 error.

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

Summary of changes:
 cache.cxx     |    1 +
 session.cxx   |    1 +
 setupdwfl.cxx |    1 +
 translate.cxx |    2 +-
 4 files changed, 4 insertions(+), 1 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]