[Bug translator/13655] New: short-circuiting preprocessor conditionals
fche at redhat dot com
sourceware-bugzilla@sourceware.org
Thu Feb 2 16:17:00 GMT 2012
http://sourceware.org/bugzilla/show_bug.cgi?id=13655
Bug #: 13655
Summary: short-circuiting preprocessor conditionals
Product: systemtap
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: translator
AssignedTo: systemtap@sourceware.org
ReportedBy: fche@redhat.com
Classification: Unclassified
Andrew Stitcher reports a need to evaluate this properly:
%( $# >= 1 && @1 == "futex" %? ... %)
It may be enough for parser::scan_pp's "preprocessing party"
do { } loop to be exited earlier than currently.
--
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the Systemtap
mailing list