Skip to content

Conversation

@telepan
Copy link

@telepan telepan commented Jun 1, 2025

sip_basic.c:2905:40: error: passing argument 3 of 'msg_params_d' from incompatible pointer type [-Wincompatible-pointer-types]
2905 | if (msg_params_d(home, &ext, &params) >= 0) {
| ^~~~~~~
| |
| const char ***
In file included from sofia-sip/sip_parser.h:52,
from sip_basic.c:46:
./../msg/sofia-sip/msg_parser.h:280:55: note: expected 'const char * const**' but argument is of type 'const char ***'
280 | msg_param_t const **return_params);

@seven1240
Copy link
Contributor

pr 不应该包含无关的文件。
extra files in this pr should be removed.

@andywolk
Copy link
Member

andywolk commented Jun 2, 2025

Closing as duplicate of #249

@andywolk andywolk closed this Jun 2, 2025
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

Successfully merging this pull request may close these issues.

3 participants