[Tile-serving] [osm2pgsql] Move from NULL to nullptr (#399)
Paul Norman
notifications at github.com
Fri Jul 17 23:33:03 UTC 2015
This leaves alone the o5m code, geos, and libosmium. The former is hand-crafted C bit fiddling which is scary to touch and not covered by tests, while the latter are external libraries.
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/osm2pgsql/pull/399
-- Commit Summary --
* Move from NULL to nullptr
-- File Changes --
M expire-tiles.cpp (38)
M middle-pgsql.cpp (64)
M middle-ram.cpp (2)
M node-persistent-cache-reader.cpp (28)
M node-persistent-cache.cpp (4)
M node-ram-cache.cpp (10)
M node-ram-cache.hpp (2)
M options.cpp (6)
M osm2pgsql.cpp (8)
M osmdata.cpp (8)
M output-gazetteer.cpp (4)
M output-pgsql.cpp (6)
M parse.cpp (4)
M pgsql.cpp (8)
M reprojection.cpp (12)
M table.cpp (19)
M taginfo.cpp (6)
M tests/common-pg.cpp (16)
M tests/middle-tests.cpp (2)
M tests/test-hstore-match-only.cpp (2)
M tests/test-output-multi-line.cpp (2)
M tests/test-output-multi-point-multi-table.cpp (2)
M tests/test-output-multi-point.cpp (2)
M tests/test-output-multi-polygon.cpp (2)
M tests/test-output-pgsql-tablespace.cpp (4)
M tests/test-output-pgsql-z_order.cpp (4)
M tests/test-output-pgsql.cpp (20)
M tests/test-parse-options.cpp (12)
M tests/test-parse-xml2.cpp (4)
-- Patch Links --
https://github.com/openstreetmap/osm2pgsql/pull/399.patch
https://github.com/openstreetmap/osm2pgsql/pull/399.diff
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/399
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20150717/3e8c6f35/attachment.html>
More information about the Tile-serving
mailing list