Could you please take a look at comments #16 and #18 in bug #1244295? It seems that the change indeed [*] breaks building with current clang / libc++ on OS X Mavericks.
[*] I know that the changes in r13232 break building with older clang and libstdc++ on OS X Lion if using CXXFLAGS="-std=c++11", but that's not a recommended configuration anyway, so I had not bothered to report it myself.
@Alex - if I understand correctly, the changes in r13232 bazaar. launchpad. net/~inkscape. dev/inkscape/ trunk/revision/ 13232>
- "Fix checking for unordered containers on incomplete C++11 implementations"
<http://
are related to this report (comment #17)?
Could you please take a look at comments #16 and #18 in bug #1244295? It seems that the change indeed [*] breaks building with current clang / libc++ on OS X Mavericks.
[*] I know that the changes in r13232 break building with older clang and libstdc++ on OS X Lion if using CXXFLAGS= "-std=c+ +11", but that's not a recommended configuration anyway, so I had not bothered to report it myself.