[ros-kernel] explorer doesn't compile

Betam4x eek2121 at comcast.net
Sun Aug 22 23:55:41 CEST 2004


GCC & G++ 3.4.1
BinUtils 2.15.90

explorer.cpp:704: error: call of overloaded `wcsstr(TCHAR*&, const 
wchar_t[9])'
is ambiguous
c:/mingw/bin/../lib/gcc/mingw32/3.4.1/../../../../include/string.h:119: 
note: ca
ndidates are: wchar_t* wcsstr(const wchar_t*, const wchar_t*)
c:/mingw/bin/../lib/gcc/mingw32/3.4.1/../../../../include/c++/3.4.1/cwchar:227:
note:                 wchar_t* std::wcsstr(wchar_t*, wchar_t*)
explorer.cpp:756: error: call of overloaded `wcsstr(TCHAR*&, const 
wchar_t[9])'
is ambiguous
c:/mingw/bin/../lib/gcc/mingw32/3.4.1/../../../../include/string.h:119: 
note: ca
ndidates are: wchar_t* wcsstr(const wchar_t*, const wchar_t*)
c:/mingw/bin/../lib/gcc/mingw32/3.4.1/../../../../include/c++/3.4.1/cwchar:227:
note:                 wchar_t* std::wcsstr(wchar_t*, wchar_t*)
explorer.cpp:758: error: call of overloaded `wcsstr(TCHAR*&, const 
wchar_t[11])'
 is ambiguous
c:/mingw/bin/../lib/gcc/mingw32/3.4.1/../../../../include/string.h:119: 
note: ca
ndidates are: wchar_t* wcsstr(const wchar_t*, const wchar_t*)
c:/mingw/bin/../lib/gcc/mingw32/3.4.1/../../../../include/c++/3.4.1/cwchar:227:
note:                 wchar_t* std::wcsstr(wchar_t*, wchar_t*)
explorer.cpp:762: error: call of overloaded `wcsstr(TCHAR*&, const 
wchar_t[10])'
 is ambiguous
c:/mingw/bin/../lib/gcc/mingw32/3.4.1/../../../../include/string.h:119: 
note: ca
ndidates are: wchar_t* wcsstr(const wchar_t*, const wchar_t*)
c:/mingw/bin/../lib/gcc/mingw32/3.4.1/../../../../include/c++/3.4.1/cwchar:227:
note:                 wchar_t* std::wcsstr(wchar_t*, wchar_t*)
explorer.cpp:765: error: call of overloaded `wcsstr(TCHAR*&, const 
wchar_t[13])'
 is ambiguous
c:/mingw/bin/../lib/gcc/mingw32/3.4.1/../../../../include/string.h:119: 
note: ca
ndidates are: wchar_t* wcsstr(const wchar_t*, const wchar_t*)
c:/mingw/bin/../lib/gcc/mingw32/3.4.1/../../../../include/c++/3.4.1/cwchar:227:
note:                 wchar_t* std::wcsstr(wchar_t*, wchar_t*)
explorer.cpp:767: error: call of overloaded `wcsstr(TCHAR*&, const 
wchar_t[11])'
 is ambiguous
c:/mingw/bin/../lib/gcc/mingw32/3.4.1/../../../../include/string.h:119: 
note: ca
ndidates are: wchar_t* wcsstr(const wchar_t*, const wchar_t*)
c:/mingw/bin/../lib/gcc/mingw32/3.4.1/../../../../include/c++/3.4.1/cwchar:227:
note:                 wchar_t* std::wcsstr(wchar_t*, wchar_t*)
explorer.cpp:771: error: call of overloaded `wcsstr(TCHAR*&, const 
wchar_t[9])'
is ambiguous
c:/mingw/bin/../lib/gcc/mingw32/3.4.1/../../../../include/string.h:119: 
note: ca
ndidates are: wchar_t* wcsstr(const wchar_t*, const wchar_t*)
c:/mingw/bin/../lib/gcc/mingw32/3.4.1/../../../../include/c++/3.4.1/cwchar:227:
note:                 wchar_t* std::wcsstr(wchar_t*, wchar_t*)
explorer.cpp:787: error: call of overloaded `wcsstr(TCHAR*&, const 
wchar_t[7])'
is ambiguous
c:/mingw/bin/../lib/gcc/mingw32/3.4.1/../../../../include/string.h:119: 
note: ca
ndidates are: wchar_t* wcsstr(const wchar_t*, const wchar_t*)
c:/mingw/bin/../lib/gcc/mingw32/3.4.1/../../../../include/c++/3.4.1/cwchar:227:
note:                 wchar_t* std::wcsstr(wchar_t*, wchar_t*)
explorer.cpp:790: error: call of overloaded `wcsstr(TCHAR*&, const 
wchar_t[7])'
is ambiguous
c:/mingw/bin/../lib/gcc/mingw32/3.4.1/../../../../include/string.h:119: 
note: ca
ndidates are: wchar_t* wcsstr(const wchar_t*, const wchar_t*)
c:/mingw/bin/../lib/gcc/mingw32/3.4.1/../../../../include/c++/3.4.1/cwchar:227:
note:                 wchar_t* std::wcsstr(wchar_t*, wchar_t*)
mingw32-make[1]: *** [explorer.o] Error 1
mingw32-make[1]: Leaving directory `C:/reactos/subsys/system/explorer'
mingw32-make: *** [explorer] Error 2

C:\reactos>


More information about the Ros-kernel mailing list