[Tile-serving] [osm2pgsql] Conversion to C++ (#187)
alex85k
notifications at github.com
Thu Oct 2 15:59:22 UTC 2014
> Does this get us compiling on both MSVC/MinGW?
Almost yes :) Will be merged with https://github.com/openstreetmap/osm2pgsql/commit/7d780c931c209f539c84e7d02a8f12f2a81e4d67 automatically?
And something is to be done with C99 variable-length arrays in stack:
https://github.com/openstreetmap/osm2pgsql/blob/master/middle-pgsql.c#L1086
(make it std::vector? or use new/delete?)
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/187#issuecomment-57652414
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20141002/44ac4fc2/attachment.html>
More information about the Tile-serving
mailing list