|
Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
|
0001497 |
[uClibc++] Other |
minor |
always |
09-10-07 15:42 |
09-10-07 15:42 |
|
|
Reporter |
dserpell |
View Status |
public |
|
|
Assigned To |
gkajmowi |
|
Priority |
normal |
Resolution |
open |
|
|
Status |
assigned |
|
Product Version |
0.2.2 |
|
|
Summary |
0001497: Missing implementation of basic_istream::operator>>(basic_streambuf *) |
|
Description |
The method operator>> of an istream to an streambuf is declared but not implemented.
The attached patch gives a simple implementation that seems correct.
|
|
Additional Information |
|
|
|
Attached Files |
addMissingOperator.patch [^] (989 bytes) 09-10-07 15:42 |
|
|