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

bugs at busybox.net bugs at busybox.net
Sun May 18 14:28:57 UTC 2008


The following issue has been CLOSED 
====================================================================== 
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:                     closed
Resolution:                 open
Fixed in Version:           
====================================================================== 
Date Submitted:             05-17-2008 03:11 PDT
Last Modified:              05-18-2008 07:28 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.
====================================================================== 

---------------------------------------------------------------------- 
 vda - 05-18-08 07:28  
---------------------------------------------------------------------- 
fixed in rev 21999. thanks 

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         
05-18-08 07:28  vda            Status                   assigned => closed  
05-18-08 07:28  vda            Note Added: 0007754                          
======================================================================




More information about the busybox-cvs mailing list