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.1-65-gc72dd3c


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  c72dd3c713cc2b21eacae39ce6898f8e5c14e0ad (commit)
      from  8bead5e11a391879f87565b5a3fc9bbeec187b78 (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 c72dd3c713cc2b21eacae39ce6898f8e5c14e0ad
Author: PrzemysÅ?aw PaweÅ?czyk <przemyslaw@pawelczyk.it>
Date:   Sat Feb 6 20:24:06 2010 -0500

    undocumented, obfuscated, *evil* option to suppress -Werror during module building
    
    * session.h (omit_werror): New flag.
    * buildrun.cxx (compile_pass): Use it.
    * main.cxx (main): Set it.

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

Summary of changes:
 buildrun.cxx |    6 +++---
 main.cxx     |   14 +++++++++++++-
 session.h    |    1 +
 3 files changed, 17 insertions(+), 4 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]