[Bug translator/10242] New: sprintf does not recognize "%-*s" conversion specifier
varunc at linux dot vnet dot ibm dot com
sourceware-bugzilla@sourceware.org
Fri Jun 5 12:03:00 GMT 2009
an call to sprintf with "%-*s" is not recognized. It works for printf not sprintf.
error: invalid or missing conversion specifier
saw: string '%-*s' at <blah>
sprintf("%-*s",23,aff)
[root@f10-virt prototype]# stap -V
SystemTap translator/driver (version 0.9.7/0.141 commit release-0.9.7-27-g9997403)
Copyright (C) 2005-2009 Red Hat, Inc. and others
This is free software; see the source for copying conditions.
OS: Fedora 10
--
Summary: sprintf does not recognize "%-*s" conversion specifier
Product: systemtap
Version: unspecified
Status: NEW
Severity: normal
Priority: P2
Component: translator
AssignedTo: systemtap at sources dot redhat dot com
ReportedBy: varunc at linux dot vnet dot ibm dot com
http://sourceware.org/bugzilla/show_bug.cgi?id=10242
------- 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