Thanks to visit codestin.com
Credit goes to github.com

Skip to content

compiler: fix variadic args not being nil when zero length. #1096

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 5 commits into from
Dec 28, 2021
Merged

Conversation

flimzy
Copy link
Member

@flimzy flimzy commented Dec 28, 2021

This PR is simply a rebase of #807 plus a small patch to work with a modern version of GopherJS.

Fixes #806

@github-actions
Copy link

Reference app: jQuery TodoMVC (acf500a6c32a83d8c4582d967b09a65febf0e120)

BRANCH ORIGINAL MINIFIED COMPRESSED (GZIP)
Pull request (fix_806) 3,198,102 bytes 2,077,342 bytes 393,842 bytes
Target branch (master) 0.00% increase (0 bytes) 0.00% increase (0 bytes) 0.00% increase (0 bytes)

#outputSize

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.

Omitted variadic function parameter should be nil
3 participants