This is the mail archive of the systemtap@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]

[Bug translator/10025] wildcards lose when embedded in conditional %( %) expressions


------- Additional Comments From fche at redhat dot com  2009-04-02 16:12 -------
The reason is that the fix for bug #5376 introduced context-sensitive
*tokenization* (by adding the "wildcard" flag to lexer/parser::scan* and
friends), but this context is not available when scanning the preprocessor
THEN/ELSE token streams.


-- 
           What    |Removed                     |Added
----------------------------------------------------------------------------
            Summary|Problem with conditional    |wildcards lose when embedded
                   |preprocessing               |in conditional %( %)
                   |                            |expressions


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]