Log helpful error message if mmap fails.

This commit is contained in:
Daniel Patterson
2016-12-07 11:42:13 -08:00
committed by Patrick Niklaus
parent 875f482203
commit 17e15033e1
3 changed files with 29 additions and 4 deletions
+1
View File
@@ -28,6 +28,7 @@
- fixed a bug that could result in inconsistent behaviour when collapsing instructions
- fixed a bug that could result in crashes when leaving a ferry directly onto a motorway ramp
- fixed a bug in the tile plugin that resulted in discovering invalid edges for connections
- improved error messages when missing files during traffic updates (#3114)
- Debug Tiles
- Added support for turn penalties
- Internals