|
Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
|
0000766 |
[uClibc++] Other |
minor |
always |
03-04-06 11:00 |
03-07-06 17:54 |
|
|
Reporter |
dcas |
View Status |
public |
|
|
Assigned To |
gkajmowi |
|
Priority |
normal |
Resolution |
fixed |
|
|
Status |
resolved |
|
Product Version |
0.2.0 |
|
|
Summary |
0000766: std::string::find_last_not_of is not implemented |
|
Description |
uClibc++ does not implement the std::string::find_last_not_of family of member functions. |
|
Additional Information |
I have attached a patch that adds tests related to find_last_not_of to the stringtest.cpp. I generated the patch with svk; I hope that it is correct! |
|
|
Attached Files |
stringtest_find_last_not_of.patch [^] (2,191 bytes) 03-04-06 11:00
string-find_last_not_of.patch [^] (4,126 bytes) 03-04-06 11:02 |
|
|