Skip to content
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

Miscompilation of variadic functions (partially solved) #978

Open
AlexDenisov opened this issue Feb 19, 2022 · 0 comments
Open

Miscompilation of variadic functions (partially solved) #978

AlexDenisov opened this issue Feb 19, 2022 · 0 comments
Labels

Comments

@AlexDenisov
Copy link
Member

Mull miscompiles functions with variadic functions if they need to be mutated.
As a workaround, Mull skips mutation of such functions: #977, but it should be solved eventually.


This issue is similar to #961

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant