[Tile-serving] [osm2pgsql] Update parse-pbf.c for protobuf 1.0.X (#178)
apmon
notifications at github.com
Tue Sep 9 14:13:05 UTC 2014
I just see that in pull request #177 there is the following solution:
+#if PROTOBUF_C_VERSION_NUMBER >= 1000000
+#define protobuf_c_default_allocator (*(ProtobufCAllocator *) NULL)
+#endif
+
Which looks like it might solve the issue and be backwards compatible.
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/178#issuecomment-54974654
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20140909/fd3c0c53/attachment.html>
More information about the Tile-serving
mailing list