|
Viewing Issue Simple Details
[ Jump to Notes ]
|
[ View Advanced ]
[ Issue History ]
[ Print ]
|
|
ID |
Category |
Severity |
Reproducibility |
Date Submitted |
Last Update |
|
0000951 |
[uClibc++] Other |
trivial |
always |
07-16-06 14:36 |
09-04-06 12:55 |
|
|
Reporter |
tommi |
View Status |
public |
|
|
Assigned To |
gkajmowi |
|
Priority |
normal |
Resolution |
fixed |
|
|
Status |
resolved |
|
Product Version |
0.2.0 |
|
|
Summary |
0000951: std::locale has no member function name() |
|
Description |
std::locale has not member function name(), which normally returns the name of the locale-object. Because uClibc++ does not support different locales, this is trivial to add a member function name(), which returns the constant string "C". |
|
Additional Information |
patch attached |
|
|
Attached Files |
locale-name.diff [^] (476 bytes) 07-16-06 14:36 |
|
|