[Tile-serving] [openstreetmap/osm2pgsql] Remove use of boost::lexical_cast (#1511)
Jochen Topf
notifications at github.com
Thu May 27 12:09:42 UTC 2021
One less dependency and UB sanitizer warns that boost::lexical_cast has
undefined behaviour.
Fixes #1028
You can view, comment on, or merge this pull request online at:
https://github.com/openstreetmap/osm2pgsql/pull/1511
-- Commit Summary --
* Remove use of boost::lexical_cast
-- File Changes --
M tests/common-pg.hpp (29)
M tests/test-db-copy-mgr.cpp (15)
M tests/test-db-copy-thread.cpp (10)
M tests/test-options-projection.cpp (2)
M tests/test-output-gazetteer.cpp (2)
M tests/test-output-pgsql-int4.cpp (18)
M tests/test-output-pgsql-z_order.cpp (8)
-- Patch Links --
https://github.com/openstreetmap/osm2pgsql/pull/1511.patch
https://github.com/openstreetmap/osm2pgsql/pull/1511.diff
--
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/1511
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20210527/3dc1e7ea/attachment.htm>
More information about the Tile-serving
mailing list