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/19926] we need a better way to express constants in tapset code


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.

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