Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build warings #2611

Closed
sergey-safarov opened this issue Jan 26, 2021 · 1 comment
Closed

build warings #2611

sergey-safarov opened this issue Jan 26, 2021 · 1 comment

Comments

@sergey-safarov
Copy link
Member

core/ut.h:751

core/ut.h:751:13: warning: ‘shm_str_dup_block’ defined but not used [-Wunused-function]
 static str* shm_str_dup_block(const str* src)
             ^~~~~~~~~~~~~~~~~
CC (gcc) [kamailio]		core/proxy.o
In file included from core/ip_addr.h:39,
                 from core/proxy.h:32,
                 from core/proxy.c:33:
@miconda
Copy link
Member

miconda commented Jan 26, 2021

Should be fixed now, thanks!

@miconda miconda closed this as completed Jan 26, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants