[Tile-serving] [osm2pgsql] convert pending_job_t to a simple struct (#317)

Sarah Hoffmann notifications at github.com
Sat Mar 21 10:38:21 UTC 2015


The lockfree queue requires a trivially assignable type which std::pair isn't, see #196.

I've confirmed that it compiles successfully against libc++ but could not actually run the tests because I don't have a clang-compiled boost available. Could somebody on OSX or FreeBSD check that this works?

cc @springmeyer 
You can view, comment on, or merge this pull request online at:

  https://github.com/openstreetmap/osm2pgsql/pull/317

-- Commit Summary --

  * convert pending_job_t to a simple struct

-- File Changes --

    M osmdata.cpp (8)
    M output.hpp (9)

-- Patch Links --

https://github.com/openstreetmap/osm2pgsql/pull/317.patch
https://github.com/openstreetmap/osm2pgsql/pull/317.diff

---
Reply to this email directly or view it on GitHub:
https://github.com/openstreetmap/osm2pgsql/pull/317
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20150321/f22a42db/attachment.html>


More information about the Tile-serving mailing list