8000 Remove unused apply_transcoding compiler function by ugexe · Pull Request #804 · Raku/nqp · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
8000

Remove unused apply_transcoding compiler function #804

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 2 commits into from
Jul 6, 2023

Conversation

ugexe
Copy link
Contributor
@ugexe ugexe commented Jul 1, 2023

This appears to have only been used by Parrot. Every other backend has their apply_transcodings function in nqp return the original input without any modifications. This change removes the apply transcodings function, and the code that called it.

This appears to have only been used by Parrot. Every other backend
has their apply_transcodings function in nqp return the original
input without any modifications. This change removes the apply
transcodings function, and the code that called it.
This appears to have only been used by Parrot. This change stops
passing the transcoding option.
@ugexe ugexe mentioned this pull request Jul 3, 2023
@ugexe ugexe merged commit 40f9ee3 into main Jul 6, 2023
@ugexe ugexe deleted the ugexe/remove-unused-transcode-option branch July 6, 2023 01:01
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.

1 participant
0