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-691-g99712e8


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  99712e8716e19293fe1f6dd84854d350e57945e0 (commit)
      from  7f36f7228feb56c7e129d67022705045b8aa15d5 (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 99712e8716e19293fe1f6dd84854d350e57945e0
Author: Mark Wielaard <mjw@redhat.com>
Date:   Thu Jan 26 23:58:38 2012 +0100

    PR13626 Add extra whitespace in sdt.h to deal with C11/C++11 UDF.
    
    gcc 4.7 supports C11/C++11 user defined literals (UDF):
    https://en.wikipedia.org/wiki/C%2B%2B11#User-defined_literals
    In std=c++0x mode one now needs to add whitespace between string literals.
    See http://gcc.gnu.org/gcc-4.7/porting_to.html

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

Summary of changes:
 includes/sys/sdt.h |   12 +++++++-----
 1 files changed, 7 insertions(+), 5 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]