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 #5 from Jonathan Lebon <jlebon at redhat dot com> ---
(In reply to Josh Stone from comment #4)
> Patch 3. Don't make a new token: @perf will get colored with no
> repercussions. :)

Thanks. Fixed in commit 4653caf.

> In fact, if we could make it so *no one* outside parse.cxx creates new
> tokens, I think that would be best.  The only other time I know this is
> currently necessary is when synthesizing printfs, because print_format uses
> tok->content directly.  Fix that, and I think you could restrict
> token::token to parse.cxx for good.

Leaving this bug report open to track the printf issue.

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