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-415-ga08016f


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  a08016f20f1d3b1ae3575007f4696ed9c90510d5 (commit)
      from  88e7c122244f558e0cb03cda5f101852aca8220a (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 a08016f20f1d3b1ae3575007f4696ed9c90510d5
Author: Frank Ch. Eigler <fche@redhat.com>
Date:   Mon Nov 14 14:34:56 2011 -0500

    PR13313 cont'd, fix regexp for [+-]D[+-]D[+-]D(...) operand case
    
    Our regexps used [+-]? for the second/third optional displacement
    values, when in fact they are not optional.  They are the only thing
    that would separate the numbers.
    
    Reported-By: Sergio Durigan <sdurigan@redhat.com>

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

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