[Tile-serving] [openstreetmap/mod_tile] Issue #132 Fixed compilation for Mapnik 3.0.12 (#144)

Michael Fazio notifications at github.com
Fri Oct 7 08:55:38 UTC 2016


Looks like mapnik 3.0.12 is using mapnik::util::variant which is incompatible with char*. Quick and simple fix is to wrap it in std::string on assignment.

Havent tested this with older versions of mapnik but it should be good?
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/mod_tile/pull/144

-- Commit Summary --

  * Issue #132 Fixed compilation for Mapnik 3.0.12

-- File Changes --

    M src/gen_tile.cpp (2)

-- Patch Links --

https://github.com/openstreetmap/mod_tile/pull/144.patch
https://github.com/openstreetmap/mod_tile/pull/144.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/mod_tile/pull/144
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20161007/6e78621d/attachment-0001.html>


More information about the Tile-serving mailing list