|
Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
|
0003354 |
[BusyBox] Standards Compliance |
minor |
always |
05-17-08 03:11 |
05-18-08 07:28 |
|
|
Reporter |
buehmann |
View Status |
public |
|
|
Assigned To |
BusyBox |
|
Priority |
normal |
Resolution |
fixed |
|
|
Status |
closed |
|
Product Version |
svn |
|
|
Summary |
0003354: 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. |
|
Additional Information |
|
|
|
Attached Files |
|
|
|