Closed daniel-j-h closed 7 years ago
Seems like the issue is gone with an update to XCode 8.2 in https://github.com/Project-OSRM/node-osrm/issues/290 (different issue now, check the PR).
@daniel-j-h I suppose it is due to reduced c++11 support in XCode 7.3, if it is required to use 7.3 version, i can change to an explicit constant 255.
Resolved. Closing.
macOS debug builds fail on Travis with
Upstream location: https://github.com/Project-OSRM/osrm-backend/blob/d129b0ef2439a7f8f7be79c12d9bc2f12d6691ee/src/contractor/contractor.cpp#L212
Travis log: https://travis-ci.org/Project-OSRM/node-osrm/jobs/193869384#L389-L390
Came in with https://github.com/Project-OSRM/osrm-backend/commit/71e7d6d6b8dc7f3a4e416ba23dcb59e595dca075#diff-5d25f965a92c5af3a4dfd03cf4f7616aR211
cc @oxidase