[Tile-serving] [osm2pgsql] Optionally enable C++11 (#332)
Paul Norman
notifications at github.com
Wed Apr 15 20:56:10 UTC 2015
ugh.
I'd probably be able (and reluctantly willing) to patch around this on my machine, but others wouldn't, and I expect it would break the osm2pgsql port. Do we know if this also impacts OS X?
Options that I see include
* Not enabling C++11
* Enabling it when available, but detect the error with the code in [llvm bug 17798](https://llvm.org/bugs/show_bug.cgi?id=17798) and if present don't enable
* Enable it when available and break compilation on systems with the libc++ bug
cc @AMDmi3
---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/332#issuecomment-93567103
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20150415/3550dab8/attachment.html>
More information about the Tile-serving
mailing list