Skip to content

link_tables: Fix warning about unused function#3627

Merged
kasjer merged 1 commit intoapache:masterfrom
kasjer:kasjer/link-table-unused-fix
May 6, 2026
Merged

link_tables: Fix warning about unused function#3627
kasjer merged 1 commit intoapache:masterfrom
kasjer:kasjer/link-table-unused-fix

Conversation

@kasjer
Copy link
Copy Markdown
Contributor

@kasjer kasjer commented May 6, 2026

Function generated to obtain link time table size
is static inline that can result in warning that
this function is unused.

This just mark function as being unused to prevent warning

Function generated to obtain link time table size
is static inline that can result in warning that
this function is unused.

This just mark function as being unused to prevent
warning

Signed-off-by: Jerzy Kasenberg <jerzy.kasenberg@codecoup.pl>
@kasjer kasjer merged commit dc9aced into apache:master May 6, 2026
24 of 25 checks passed
@kasjer kasjer deleted the kasjer/link-table-unused-fix branch May 6, 2026 09:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants