[Bug translator/10025] wildcards lose when embedded in conditional %( %) expressions
jistone at redhat dot com
sourceware-bugzilla@sourceware.org
Thu May 20 19:06:00 GMT 2010
------- Additional Comments From jistone at redhat dot com 2010-05-20 01:13 -------
Created an attachment (id=4803)
--> (http://sourceware.org/bugzilla/attachment.cgi?id=4803&action=view)
Don't read ahead tokens within preprocessor blocks
PR10025: Don't read ahead tokens within preprocessor blocks
Since some aspects of the lexer are contextual, like wildcards in
probepoint identifiers, we need to wait for the right context in the
preprocessor rather than reading a bunch of tokens at once.
--
http://sourceware.org/bugzilla/show_bug.cgi?id=10025
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Systemtap
mailing list