[Bug translator/11008] Support c++ namespace like syntax $foo::bar

mjw at redhat dot com sourceware-bugzilla@sourceware.org
Mon Mar 12 12:24:00 GMT 2012


http://sourceware.org/bugzilla/show_bug.cgi?id=11008

--- Comment #1 from Mark Wielaard <mjw at redhat dot com> 2012-03-12 12:24:07 UTC ---
This is pretty hard to do with the lexer for $varname constructs since you need
to allow extra characters like < and : in symbols. But it could be done with
the @var("varname") construct from PR13784.

-- 
Configure bugmail: http://sourceware.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the Systemtap mailing list