Skip to content

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

Merged
rich-iannone merged 1 commit intomasterfrom
fmt-from-column-fix
Aug 10, 2023
Merged

Fix fmt_*() bug in get_arg_names() calls#1399
rich-iannone merged 1 commit intomasterfrom
fmt-from-column-fix

Conversation

@rich-iannone
Copy link
Copy Markdown
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