[Tile-serving] [openstreetmap/osm2pgsql] Unclear error message output_flex_t::table_add_row (#1171)

mmd notifications at github.com
Sat Jun 20 17:19:32 UTC 2020


Is there some way to find out from C++ side, if the Lua code uses `tables.point:add_row() ` or `tables.point.add_row(tables.point)`? The error message would be perfectly find for the `.` notation, but a bit unexpected for the `:` notation due to the syntactic sugar involved.

If they're both the same, I'd agree that it's hard to improve the error message.



-- 
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/1171#issuecomment-647023166
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20200620/9c15ad17/attachment.htm>


More information about the Tile-serving mailing list