Skip to content

Fix: Ast_mapper.map_function_param should call arg_label#2473

Merged
gpetiot merged 1 commit intoocaml-ppx:mainfrom
gpetiot:fix-max-function-param
Nov 6, 2023
Merged

Fix: Ast_mapper.map_function_param should call arg_label#2473
gpetiot merged 1 commit intoocaml-ppx:mainfrom
gpetiot:fix-max-function-param

Conversation

@gpetiot
Copy link
Copy Markdown
Collaborator

@gpetiot gpetiot commented Nov 6, 2023

This caused a bug on test-extra/code/base/src/map_intf.ml caught by the CI of #2472, but introduced on main in #2471 (code was copied from the compiler in #2466).

edit: the code in the compiler doesn't contain a function to map arg_labels, so nothing to fix on the compiler.

@gpetiot gpetiot added the no changelog set this to bypass the CI check for changelog entries label Nov 6, 2023
@gpetiot gpetiot merged commit 4e2a618 into ocaml-ppx:main Nov 6, 2023
@gpetiot gpetiot deleted the fix-max-function-param branch November 6, 2023 07:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

no changelog set this to bypass the CI check for changelog entries

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant