-
Notifications
You must be signed in to change notification settings - Fork 106
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
Compile fail on ast<17 because of missing ast_log_ap #111
Comments
Same conclusion here. I'm using Asterisk 15.7. Please, fix! |
Wrong tab, you should be in the "Pull requests" tab 😈 As this is a trivial issue, I'm sure you can manage that :) |
Umm, quick search through
My workaround is .. well .. I've managed to compile asterisk17 |
Thanks @hardillb |
4652c90#commitcomment-41706256:
https://c-faq.com/varargs/handoff.html
Looks like we should sprintf and pass a single argument instead..
The text was updated successfully, but these errors were encountered: