monotone

Issue 227: Doesn't compile with clang

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());

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)

Comment 3 by Lapo Luchini, Jan 22, 2014

Fixed in branch net.venge.monotone-freebsd-10
Status: Fixed

Created: 10 years 3 months ago by Lapo Luchini

Updated: 10 years 3 months ago

Status: Fixed

Labels:
Type:Feature Request
Priority:Medium

Quick Links:     www.monotone.ca    -     Downloads    -     Documentation    -     Wiki    -     Code Forge    -     Build Status