[Bug translator/19926] macro arguments can't be passed to embedded C code
fche at redhat dot com
sourceware-bugzilla@sourceware.org
Fri Apr 8 17:22:00 GMT 2016
https://sourceware.org/bugzilla/show_bug.cgi?id=19926
Frank Ch. Eigler <fche at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |fche at redhat dot com
Resolution|--- |INVALID
--- Comment #1 from Frank Ch. Eigler <fche at redhat dot com> ---
This is intentional. The translator does not attempt to parse or process
embedded-C code, beyond /* pragmas */. We cannot practically undertake to
perform a C level syntax parse to paste in script level tokens.
Let's think of another way to express constants nicely.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Systemtap
mailing list