Skip to content

Fix fmt_*() bug in get_arg_names() calls #1399

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

Merged
merged 1 commit into from
Aug 10, 2023
Merged

Conversation

rich-iannone
Copy link
Member

This fixes an issue with calls to get_arg_names(). Instead of using an error-prone method of getting the called function, here we just supply the function name directly.

Fixes: #1398

@rich-iannone rich-iannone merged commit 8da8501 into master Aug 10, 2023
@rich-iannone rich-iannone deleted the fmt-from-column-fix branch August 10, 2023 14:43
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.

Bug in fmt_url() when referenced with gt:: prefix
1 participant