This is the mail archive of the
systemtap@sourceware.org
mailing list for the systemtap project.
[Bug translator/11281] Negative -D value triggers ERROR: Safety pattern mismatch for -D parameter
- From: "mjw at redhat dot com" <sourceware-bugzilla at sourceware dot org>
- To: systemtap at sources dot redhat dot com
- Date: 15 Feb 2010 15:02:38 -0000
- Subject: [Bug translator/11281] Negative -D value triggers ERROR: Safety pattern mismatch for -D parameter
- References: <20100214203953.11281.mjw@redhat.com>
- Reply-to: sourceware-bugzilla at sourceware dot org
------- Additional Comments From mjw at redhat dot com 2010-02-15 15:02 -------
fche acked on irc. Comitted and pushed as:
commit c8408b459b88a5aa5f4325e690aef95b5da7c2eb
Author: Mark Wielaard <mjw@redhat.com>
Date: Sun Feb 14 21:42:06 2010 +0100
PR11281 Allow negative values for -D argument.
Change regexp match to "^[a-z_][a-z_0-9]*(=-?[a-z_0-9]+)?$".
* main.cxx (main): case 'D' allow optional single minus sign after equal
in assert_regexp_match().
--
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
http://sourceware.org/bugzilla/show_bug.cgi?id=11281
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.