Skip to content

Conversation

@Julow
Copy link
Collaborator

@Julow Julow commented Sep 5, 2023

Commented-out dead code is useful to differentiate new code while backporting and reduce the textual diff with upstream.
The second commit backports some 5.1 changes that do not affect formatting code.
This is meant to reduce the diff of #2412

Dead code in parser-extended have been removed in the past. I reverted that
and commented it out instead. This makes the code more similar with
parser-standard and helps recognize new code from previously removed
code.
This slightly change some error messages.
@Julow Julow added the no changelog set this to bypass the CI check for changelog entries label Sep 5, 2023
@Julow Julow merged commit 6c4d516 into ocaml-ppx:main Sep 5, 2023
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