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/16165] @perf operator in error msgs is corrupted


https://sourceware.org/bugzilla/show_bug.cgi?id=16165

--- Comment #6 from Jonathan Lebon <jlebon at redhat dot com> ---
Created attachment 7278
  --> https://sourceware.org/bugzilla/attachment.cgi?id=7278&action=edit
extend print_format::create()

Tentative patch to get rid of the token creation syndrome outside of parse.cxx.
We basically extend print_format::create to accept a string denoting the type
of print statement we want, rather than always deriving it from the token's
content.

I will be testing this with the testsuite tonight.

-- 
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]