#43214: codeblocks/wxWidgets-3.0: wxcrt.h: error: call to 'wcsstr' is ambiguous (on 10.9) ----------------------------------------+----------------------- Reporter: mojca@… | Owner: mojca@… Type: defect | Status: new Priority: Normal | Milestone: Component: ports | Version: Resolution: | Keywords: mavericks Port: wxWidgets-3.0, codeblocks | ----------------------------------------+----------------------- Comment (by mojca@…): The latest version now fails with {{{ In file included from debuggergdb.cpp:10: In file included from ../../../src/include/sdk.h:17: In file included from ../../../src/include/sdk_precomp.h:13: In file included from ../../../src/include/sdk_common.h:43: ../../../src/include/prep.h:33:75: error: use of overloaded operator '==' is ambiguous (with operand types 'const std::__1::shared_ptr<GDBWatch>' and 'int') template<typename T> bool equals(T const& rhs) const { return rhs == 0; } ~~~ ^ ~ }}} * [https://build.macports.org/builders/buildports-mavericks- x86_64/builds/12717 mavericks] * [https://build.macports.org/builders/buildports-yosemite- x86_64/builds/3495 yosemite] -- Ticket URL: <https://trac.macports.org/ticket/43214#comment:5> MacPorts <https://www.macports.org/> Ports system for OS X