|
Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
|
0000726 |
[BusyBox] Standards Compliance |
minor |
always |
02-18-06 10:03 |
11-26-06 11:43 |
|
|
Reporter |
rfelker |
View Status |
public |
|
|
Assigned To |
BusyBox |
|
Priority |
normal |
Resolution |
won't fix |
|
|
Status |
closed |
|
Product Version |
|
|
|
Summary |
0000726: fold does not respect character width or multibyte characters |
|
Description |
assumes one byte = 1 character cell. thus fold fails in the situations where it has the most practical use.
|
|
Additional Information |
Note: minor because in essentially all locales, length in byte is an upper bound on character width, so fold errs on the side of caution.
|
|
|
Attached Files |
|
|
|