Le 12/09/14 17:44, John Maddock a écrit :
Does anyone understand why these all fail: http://www.boost.org/development/tests/develop/developer/output/marshall-mac...
/Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/__functional_base_03:962:22: error: no matching function for call to '__invoke'
Is <functional> really broken on that platform? Surely not?
Unfortunately this is not the only one of the testers that have this error. http://www.boost.org/development/tests/develop/developer/output/marshall-mac... In file included from /Applications/Xcode.app/Contents/Developer/Toolchains/XcodeDefault.xctoolchain/usr/bin/../lib/c++/v1/__functional_base:130: http://www.boost.org/development/tests/develop/developer/output/marshall-mac... /Volumes/TwoTB/LLVM/bin/bin/../include/c++/v1/__functional_base_03:962:22: error: no matching function for call to '__invoke' http://www.boost.org/development/tests/develop/developer/output/marshall-mac... /Volumes/TwoTB/LLVM/bin/bin/../include/c++/v1/__functional_base_03:962:22: error: no matching function for call to '__invoke' Best, Vicente