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

Fix build error when PJ_LOG_MAX_LEVEL is zero #4279

Merged
merged 1 commit into from
Jan 31, 2025

Conversation

nanangizz
Copy link
Member

The pj_log_get_log_func() is not defined when PJ_LOG_MAX_LEVEL is set to zero.

Thanks to Giorgio Alfarano for the report.

The `pj_log_get_log_func()` is not defined when PJ_LOG_MAX_LEVEL is set to zero.

Thanks to Giorgio Alfarano for the report.
@bennylp
Copy link
Member

bennylp commented Jan 30, 2025

As a (self) reminder, we need CI job to test various compile time switches like this, epoll, pool alt api, conf switch, etc.

@nanangizz nanangizz merged commit 727ee32 into master Jan 31, 2025
41 checks passed
@nanangizz nanangizz deleted the unittest-maxloglevel0 branch January 31, 2025 02:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants