|
Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
|
0000767 |
[uClibc++] Other |
minor |
always |
03-04-06 11:08 |
03-07-06 18:03 |
|
|
Reporter |
dcas |
View Status |
public |
|
|
Assigned To |
gkajmowi |
|
Priority |
normal |
Resolution |
fixed |
|
|
Status |
resolved |
|
Product Version |
0.2.0 |
|
|
Summary |
0000767: string::resize should allow the developer to choose a custom fill character |
|
Description |
The signature of string::resize is incorrect. It should allow the developer to change the fill character. |
|
Additional Information |
I have attached a patch which changes the signature to accept a second parameter. The parameter's default value is set such that old code will continue to work unchanged. |
|
|
Attached Files |
string-resize_specify_fill_char.patch [^] (762 bytes) 03-04-06 11:08 |
|
|