Comment 1 by Lapo Luchini, Jan 19, 2014
(test update to see if mail is correctly sent to the mailing list)
Comment 2 by Lapo Luchini, Jan 19, 2014
(test #2 update to see if mail is correctly sent to the mailing list)
Sign in to reply to this comment.
Reported by Lapo Luchini, Jan 17, 2014
Compiling with clang leads to many errors, and thus it's impossible to build on FreeBSD 10. In file included from src/monotone.cc:22: In file included from src/database.hh:19: In file included from src/rev_types.hh:22: In file included from src/hybrid_map.hh:14: src/hash_map.hh:101:25: error: no member named '__stl_hash_string' in namespace '__gnu_cxx' return __gnu_cxx::__stl_hash_string(s.c_str());