[Bug translator/19926] we need a better way to express constants in tapset code
dsmith at redhat dot com
sourceware-bugzilla@sourceware.org
Fri Apr 8 20:54:00 GMT 2016
https://sourceware.org/bugzilla/show_bug.cgi?id=19926
David Smith <dsmith at redhat dot com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|INVALID |---
Summary|macro arguments can't be |we need a better way to
|passed to embedded C code |express constants in tapset
| |code
--- Comment #3 from David Smith <dsmith at redhat dot com> ---
We need a better way to express constants in tapset code. Currently, they
should look like:
%{ /* pure */ /* unprivileged */ /* stable */ CONSTANT_NAME %}
but the tapset code has has several variants of the above - some have no
annotations, some only have some of the needed annotations.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the Systemtap
mailing list