[Tile-serving] [osm2pgsql-dev/osm2pgsql] Use anonymous namespaces instead of declaring static functions (PR #2203)
Sarah Hoffmann
notifications at github.com
Sun Jun 16 14:47:43 UTC 2024
@lonvia 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
Too early? The functions below were all static.
--
Reply to this email directly or view it on GitHub:
https://github.com/osm2pgsql-dev/osm2pgsql/pull/2203#pullrequestreview-2121471872
You are receiving this because you are subscribed to this thread.
Message ID: <osm2pgsql-dev/osm2pgsql/pull/2203/review/2121471872 at github.com>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/tile-serving/attachments/20240616/1211bd27/attachment.htm>
More information about the Tile-serving
mailing list