[BusyBox 0003354]: printf does not accept patterns starting with "-" (hyphen)

bugs at busybox.net bugs at busybox.net
Sat May 17 10:11:49 UTC 2008


The following issue has been SUBMITTED. 
====================================================================== 
http://busybox.net/bugs/view.php?id=3354 
====================================================================== 
Reported By:                buehmann
Assigned To:                BusyBox
====================================================================== 
Project:                    BusyBox
Issue ID:                   3354
Category:                   Standards Compliance
Reproducibility:            always
Severity:                   minor
Priority:                   normal
Status:                     assigned
====================================================================== 
Date Submitted:             05-17-2008 03:11 PDT
Last Modified:              05-17-2008 03:11 PDT
====================================================================== 
Summary:                    printf does not accept patterns starting with "-"
(hyphen)
Description: 
Neither of the following printf calls produces the expected output
"-foo-":

busybox printf -%s- foo
busybox printf -- -%s- foo

Both of these fail with a usage message.
====================================================================== 

Issue History 
Date Modified   Username       Field                    Change               
====================================================================== 
05-17-08 03:11  buehmann       New Issue                                    
05-17-08 03:11  buehmann       Status                   new => assigned     
05-17-08 03:11  buehmann       Assigned To               => BusyBox         
======================================================================




More information about the busybox-cvs mailing list