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-381-gbfa2d21


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  bfa2d210238354f8d51aeb0a852391f834c438f2 (commit)
      from  84b3fa46762a1141feb7288effdb86c6f45cf4aa (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 bfa2d210238354f8d51aeb0a852391f834c438f2
Author: David Smith <dsmith@redhat.com>
Date:   Mon Dec 13 13:56:04 2010 -0600

    Fix RHEL5 (older gcc) compile problem.
    
    * tapsets.cxx (visit_target_symbol): Fix RHEL5 (older gcc) compile
      problem by changing '__SIZEOF_LONG__' to 'sizeof(long)'.

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

Summary of changes:
 tapsets.cxx |    2 +-
 1 files changed, 1 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]