[Tile-serving] [osm2pgsql-dev/osm2pgsql] Use anonymous namespaces instead of declaring static functions (PR #2203)

Jochen Topf notifications at github.com
Sun Jun 16 14:59:00 UTC 2024


@joto commented on this pull request.



> @@ -202,10 +203,12 @@ static std::size_t idx_from_userdata(lua_State *lua_state, int idx,
     return eo;
 }
 
-static void parse_and_set_expire_options(lua_State *lua_state,
-                                         flex_table_column_t *column,
-                                         std::size_t expire_outputs_size,
-                                         bool append_mode)
+} // anonymous namespace

I have fixed this and rebased to current master.

-- 
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2203#discussion_r1641896663
You are receiving this because you are subscribed to this thread.

Message ID: <osm2pgsql-dev/osm2pgsql/pull/2203/review/2121484536 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20240616/28e54448/attachment-0001.htm>


More information about the Tile-serving mailing list