diff -r 47c74d1534e1 -r ddc455616bd6 stdcpp/src/time_facets.cpp --- a/stdcpp/src/time_facets.cpp Fri Apr 16 16:46:38 2010 +0300 +++ b/stdcpp/src/time_facets.cpp Mon May 03 14:06:43 2010 +0300 @@ -30,8 +30,8 @@ _STLP_BEGIN_NAMESPACE -char* _STLP_CALL -__write_integer(char* buf, ios_base::fmtflags flags, long x); +/*char* _STLP_CALL +__write_integer(char* buf, ios_base::fmtflags flags, long x);*/ // The function copy_cstring is used to initialize a string // with a C-style string. Used to initialize the month and weekday