[Tile-serving] [openstreetmap/osm2pgsql] Flex: Error handling w/ LuaJIT (#1070)
Jochen Topf
notifications at github.com
Sat Feb 8 21:23:16 UTC 2020
The C++ code catches all exceptions and calls `luaL_error()`, so there is no exception crossing the C++/Lua boundary. I am not sure exectly what's going on here, but removing the `noexcept` from the function called by Lua fixes the problem for me. @mmd-osm Please test whether the PR works for you.
--
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/osm2pgsql/issues/1070#issuecomment-583778195
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20200208/42ad85e8/attachment-0001.htm>
More information about the Tile-serving
mailing list