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 #7 from Jonathan Lebon <jlebon at redhat dot com> ---
Created attachment 7281
  --> https://sourceware.org/bugzilla/attachment.cgi?id=7281&action=edit
make constructors private

Testsuite came back clean. As far as I can tell, only the parser and lexer
classes create tokens now. This patch makes the token constructors private and
only friends with the above classes.

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