[Tile-serving] [osm2pgsql] fix printf formats for 64 bit values (#483)
Paul Norman
notifications at github.com
Thu Oct 29 22:05:39 UTC 2015
boost::format has bad performance (#398) but all these fprintfs are only run once. I'd be okay with changing these to boost::format, which I believe would avoid the formatting string issues completely.
We still need to find a logging library (#202), but just printing to stderr like before is good enough for now.
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/483#issuecomment-152341543
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20151029/1921a425/attachment.html>
More information about the Tile-serving
mailing list