[Bug translator/4591] New: println function
fche at redhat dot com
sourceware-bugzilla@sourceware.org
Mon Jun 4 16:14:00 GMT 2007
As a space-saver measure, I'd like to have a function like pascal's println
in the systemtap language:
println (EXPR [, EXPR]...)
which would be equivalent (rewritten) to:
printf ("%.%.%.\n", EXPR, EXPR2, EXPR3)
--
Summary: println function
Product: systemtap
Version: unspecified
Status: NEW
Severity: enhancement
Priority: P2
Component: translator
AssignedTo: systemtap at sources dot redhat dot com
ReportedBy: fche at redhat dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=4591
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
More information about the Systemtap
mailing list