[Tile-serving] [osm2pgsql] Reduce memory usage of node cache (#360)

Dane Springmeyer notifications at github.com
Tue Jun 23 19:14:01 UTC 2015


> The error was caused by an integer overflow due to missing conversions from 32 to 64 bit. This is fixed now.

Nice job fixing! Not sure how you tracked the problem down but just wanted to add that I've been enjoying using `clang++ -Wshorten-64-to-32` to uncover these types of bugs in mapnik (https://github.com/mapnik/mapnik/issues/2907). So if you've not heard of / or are already using that flag you might want to.

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/360#issuecomment-114614237
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20150623/2fe33aa7/attachment.html>


More information about the Tile-serving mailing list