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-70-g7e8e3f4


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  7e8e3f42b9a8087b52f2d8261b1853f26d9a65b4 (commit)
      from  2f3df331427ee64497f19c986e801112aa16dee6 (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 7e8e3f42b9a8087b52f2d8261b1853f26d9a65b4
Author: Mark Wielaard <mjw@redhat.com>
Date:   Mon Aug 8 11:08:42 2011 +0200

    sdt*exp: When the compiler doesn't recognize flag, mark test as UNTESTED.
    
    Older gcc compilers don't recognize all the -std=[c|gnu]++0x flags we
    throw at them. Instead of marking these compilations as FAIL, mark them
    as UNTESTED now, so we only see real FAILures in the result (there are
    still a couple left against -pedantic).

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

Summary of changes:
 testsuite/systemtap.base/sdt.exp         |    7 ++++++-
 testsuite/systemtap.base/sdt_misc.exp    |    7 ++++++-
 testsuite/systemtap.base/sdt_va_args.exp |    7 ++++++-
 3 files changed, 18 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]