osrm-backend/include
Daniel J. Hofmann df877aca1b Hard-abort on assertion and show detailed information, solves #2579
From

> [warn} oops

to

> [assert] /tmp/osrm-backend/src/extractor/extractor.cpp:79
> in: int osrm::extractor::Extractor::run(): false
> terminate called without an active exception
2016-06-23 18:57:35 +02:00
..
contractor Fix platform-independent data in data files 2016-06-20 22:45:40 +02:00
engine Fix regressed formating 2016-06-21 22:25:48 +02:00
extractor Fix semi-colon warnings 2016-06-22 13:20:55 +02:00
osrm Format with clang-format 3.8 2016-05-27 21:05:04 +02:00
server Fix rounding issue in query coordinates by using toFixed 2016-06-20 22:45:40 +02:00
storage Make storage blocks aligned to 4 bytes for ARM NEON/VFP instructions 2016-06-20 22:45:40 +02:00
util Hard-abort on assertion and show detailed information, solves #2579 2016-06-23 18:57:35 +02:00