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/11756] tapset forward compatibility/deprecation support


------- Additional Comments From mjw at redhat dot com  2010-06-25 18:25 -------
(In reply to comment #1)
> Something like this?
> 
> $ stap -V
> (version 1.2)
> $ stap -e '%( systemtap_v < "1.4" %? function foo () %) probe begin { foo () }'
> WARNING: function foo may be deprecated as of release 1.4.

Yes, that looks useful.

-- 


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

------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.


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