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

[v2, build] gcflags don't need to be quoted #1689

Merged
merged 1 commit into from
Aug 3, 2022

Conversation

stffabi
Copy link
Collaborator

@stffabi stffabi commented Aug 3, 2022

This seemed to work for Go < 1.19 but since 1.19 this gives
an error.

Fixes #1688

This seemed to work for Go < 1.19 but since 1.19 this gives
an error.
Copy link
Member

@leaanthony leaanthony left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM. Do you know if this still works on Go < 1.19?

@leaanthony leaanthony merged commit 42ef125 into wailsapp:master Aug 3, 2022
@stffabi
Copy link
Collaborator Author

stffabi commented Aug 3, 2022

LGTM. Do you know if this still works on Go < 1.19?

I've tested it on MacOS with 1.18 and on Linux with (1.17, 1.18 and 1.19)

@stffabi stffabi deleted the bugfix/build-gcflags-quoting branch August 3, 2022 07:31
@leaanthony
Copy link
Member

Thanks for taking the time to do that 🙏 funny how these things remain hidden 😀

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