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

logger.hrl: use fully qualifier call to erlang:apply #2807

Merged
merged 1 commit into from Oct 27, 2020

Conversation

max-au
Copy link
Contributor

@max-au max-au commented Oct 18, 2020

When a module has local apply/3 function, logging macros
do not work correctly due to "ambiguous call of overridden pre
R14 auto-imported BIF apply/3"

When a module has local apply/3 function, logging macros
do not work correctly due to "ambiguous call of overridden pre
R14 auto-imported BIF apply/3"
@garazdawi garazdawi self-assigned this Oct 19, 2020
@garazdawi garazdawi added testing currently being tested, tag is used by OTP internal CI team:VM Assigned to OTP team VM labels Oct 19, 2020
@garazdawi garazdawi merged commit 0b2c63c into erlang:maint Oct 27, 2020
@max-au max-au deleted the max-au/logger-qualify-apply branch June 30, 2021 21:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
team:VM Assigned to OTP team VM testing currently being tested, tag is used by OTP internal CI
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants